aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorHidehiro Kawai <[email protected]>2016-03-22 21:27:21 +0000
committerLinus Torvalds <[email protected]>2016-03-22 22:36:02 +0000
commit73cbf4a1ddfab247f9018550637c28a7d8dd9108 (patch)
treeb99eac39cebcc21de2a2f1b98514a80fc6fafb88 /scripts/gdb/vmlinux-gdb.py
parentpanic: change nmi_panic from macro to function (diff)
downloadkernel-73cbf4a1ddfab247f9018550637c28a7d8dd9108.tar.gz
kernel-73cbf4a1ddfab247f9018550637c28a7d8dd9108.zip
ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler
Commit 1717f2096b54 ("panic, x86: Fix re-entrance problem due to panic on NMI") introduced nmi_panic() which prevents concurrent and recursive execution of panic(). It also saves registers for the crash dump on x86 by later commit 58c5661f2144 ("panic, x86: Allow CPUs to save registers even if looping in NMI context"). ipmi_watchdog driver can call panic() from NMI handler, so replace it with nmi_panic(). Signed-off-by: Hidehiro Kawai <[email protected]> Acked-by: Corey Minyard <[email protected]> Acked-by: Guenter Roeck <[email protected]> Reviewed-by: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions