kernel-ark/arch/arm
Horms cea6a4ba8a [PATCH] panic_on_oops: remove ssleep()
This patch is part of an effort to unify the panic_on_oops behaviour across
all architectures that implement it.

It was pointed out to me by Andi Kleen that if an oops has occured in
interrupt context, then calling sleep() in the oops path will only cause a
panic, and that it would be really better for it not to be in the path at
all.

This patch removes the ssleep() call and reworks the console message
accordinly.  I have a slght concern that the resulting console message is
too long, feedback welcome.

For powerpc it also unifies the 32bit and 64bit behaviour.

Fror x86_64, this patch only updates the console message, as ssleep() is
already not present.

Signed-off-by: Horms <horms@verge.net.au>
Acked-by: Paul Mackerras <paulus@samba.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: "Luck, Tony" <tony.luck@intel.com>
Cc: Andi Kleen <ak@muc.de>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-31 13:28:39 -07:00
..
boot
common [ARM] 3725/1: sharpsl_pm: warn about wrong temperature 2006-07-11 22:56:14 +01:00
configs [ARM] 3730/1: ep93xx: enable usb ohci driver in the defconfig 2006-07-15 21:08:07 +01:00
kernel [PATCH] panic_on_oops: remove ssleep() 2006-07-31 13:28:39 -07:00
lib
mach-aaec2000
mach-at91rm9200
mach-clps711x
mach-clps7500
mach-ebsa110
mach-ep93xx
mach-footbridge [ARM] Fix cats build 2006-07-14 16:23:33 +01:00
mach-h720x
mach-imx
mach-integrator
mach-iop3xx
mach-ixp4xx
mach-ixp23xx
mach-ixp2000
mach-l7200
mach-lh7a40x
mach-netx
mach-omap1
mach-omap2
mach-pnx4008
mach-pxa
mach-realview
mach-rpc
mach-s3c2410 [ARM] 3733/2: S3C24XX: Remove old IDE registers in Anubis 2006-07-26 21:07:04 +01:00
mach-sa1100 [ARM] 3723/1: collie charging 2006-07-11 22:56:13 +01:00
mach-shark
mach-versatile [ARM] Allow Versatile to be built for AB and PB 2006-07-11 21:10:42 +01:00
mm [ARM] 3734/1: Fix the unused variable warning in __iounmap() 2006-07-29 08:29:30 +01:00
nwfpe [ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80 2006-07-13 13:04:24 +01:00
oprofile
plat-omap
tools
vfp
Kconfig
Kconfig-nommu
Kconfig.debug
Makefile