[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)
commit34412c7231f513283ab501eea41774b4ae623dcc
tree24b4d974ac0c78ac23c46fd79399cfbb819e9209
parent97ce9a8d6c9b50ea38f45d05a73fded2e0701ddf
[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