]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Add NMI notifier
authorKevin Cernekee <cernekee@gmail.com>
Fri, 11 Nov 2011 17:58:07 +0000 (17:58 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Nov 2011 21:15:15 +0000 (21:15 +0000)
commit87ec927182bbb069b0fbb67f5a79e8daa10495ae
tree2d8591608cf108f939856c04b6398d84b8a437c7
parent10bcc6993ccb91392ebbc645f72afb51dff3d497
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