linux_dsm_epyc7002/arch/sparc
Dave Kleikamp 94ab599076 sparc64: fatal trap should stop all cpus
"echo c > /proc/sysrq-trigger" does not result in a system crash. There
are two problems. One is that the trap handler ignores the global
variable, panic_on_oops. The other is that smp_send_stop() is a no-op
which leaves the other cpus running normally when one cpu panics.

Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-01 21:42:57 -08:00
..
boot
configs
crypto crypto: sparc64/md5 - fix module description 2015-01-13 22:30:48 +11:00
include arch: sparc: kernel: starfire.c: Remove unused function 2015-03-01 21:33:58 -08:00
kernel sparc64: fatal trap should stop all cpus 2015-03-01 21:42:57 -08:00
lib sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks 2014-11-07 12:51:44 -08:00
math-emu
mm mm: gup: use get_user_pages_unlocked within get_user_pages_fast 2015-02-11 17:06:05 -08:00
net module: remove mod arg from module_free, rename module_memfree(). 2015-01-20 11:38:33 +10:30
oprofile
power
prom
Kbuild
Kconfig
Kconfig.debug
Makefile