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, 7 Dec 2011 22:03:18 +0000 (22:03 +0000)
commit34bd92e27becdc2c8b50d200a329da5e9b8174d9
tree80379235839035261bbdc239dc517beeeadba2f1
parent18a1eef92dcd6b8ec30fcbe6e074e5d33ef31c02
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