[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)
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>

No differences found