public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS/PA-RISC: panic immediately when panic_on_oops
@ 2016-03-09 20:08 Aaro Koskinen
  2016-03-09 20:08 ` [PATCH 1/2] MIPS: " Aaro Koskinen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Aaro Koskinen @ 2016-03-09 20:08 UTC (permalink / raw)
  To: Ralf Baechle, James E.J. Bottomley, Helge Deller, linux-mips,
	linux-parisc, linux-kernel
  Cc: Aaro Koskinen

Hi,

MIPS and PA-RISC want to sleep 5 seconds before panicking when
panic_on_oops is set, with no apparent reason. We should 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.

Also, this change will unify the behaviour with other architectures.

Aaro Koskinen (2):
  MIPS: panic immediately when panic_on_oops
  PA-RISC: panic immediately when panic_on_oops

 arch/mips/kernel/traps.c   | 5 +----
 arch/parisc/kernel/traps.c | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.4.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-10  0:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09 20:08 [PATCH 0/2] MIPS/PA-RISC: panic immediately when panic_on_oops Aaro Koskinen
2016-03-09 20:08 ` [PATCH 1/2] MIPS: " Aaro Koskinen
2016-03-09 20:08 ` [PATCH 2/2] PA-RISC: " Aaro Koskinen
2016-03-09 21:03   ` Helge Deller
2016-03-10  0:09 ` [PATCH 0/2] MIPS/PA-RISC: " Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox