MIPS: panic immediately when panic_on_oops
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 9 Mar 2016 20:08:42 +0000 (22:08 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:44 +0000 (14:01 +0200)
commit99a7a234c890177c4d4f2b0fb02317ef19c364a2
tree7089d213b3429d4ac8ef100fb8fec78d8dc92a61
parent2ab71a02c56f8244ac611b5c6e6603c6fe83b966
MIPS: panic immediately when panic_on_oops

MIPS wants to sleep 5 seconds before panicking when panic_on_oops is set,
with no apparent reason. Remove this feature, since some users may want
their systems to fail as quickly as possible.

Users who want to delay reboot after panic can use PANIC_TIMEOUT.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: James E.J. Bottomley <jejb@parisc-linux.org>
Cc: Helge Deller <deller@gmx.de>
Cc: linux-mips@linux-mips.org
Cc: linux-parisc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12845/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c
This page took 0.027661 seconds and 5 git commands to generate.