]> 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>
Fri, 11 Nov 2011 17:58:07 +0000 (17:58 +0000)
commitbc8d62ede512030cf26818f84ba5a898e0a4ee6d
treee7201a66edb79c4d5a1e99b7ec760be8d2a87a70
parentcb6cc2d97be43726da5404cd75366a5d40e4b02d
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