]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Add NMI notifier
authorKevin Cernekee <cernekee@gmail.com>
Wed, 16 Nov 2011 01:25:44 +0000 (01:25 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 16 Nov 2011 01:25:44 +0000 (01:25 +0000)
commit05035b72d2f905978f5033298f76551840e062b7
tree6394ff0b76fe202e847240f468ceecf6786a062d
parent0225a9abbec0c3cd12785750f59459086582dbd1
MIPS: Add NMI notifier

Allow the board support code to register a raw notifier callback for
NMI, similar to what is done for CU2 exceptions.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2958/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/traps.h
arch/mips/kernel/traps.c