]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] SMTC: Fix duplicate status dumps on NMI
authorThiemo Seufer <ths@networkno.de>
Mon, 20 Aug 2007 22:43:49 +0000 (23:43 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:16:59 +0000 (02:16 +0100)
commitfd24abc70e3ca40a3dd120f4852112b865d66a92
tree24b4d974ac0c78ac23c46fd79399cfbb819e9209
parent12da74a0791db664576a480b92ca8691e7c402c5
[MIPS] SMTC: Fix duplicate status dumps on NMI

Also removes the while(1); loop by propagating the ATTRIB_NORET of die()
to nmi_exception_handler.

Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c