diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2018-04-11 18:24:01 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-05-19 11:35:56 +0100 |
commit | 2d7b3c64431245c95b05a441669c074da10db943 (patch) | |
tree | 8fe887d96dfe0fc4cda343ad253431ffff80476e /tools/perf/scripts/python/stat-cpi.py | |
parent | f2ae9de019e4e2807d812ec4fe1df7c34788a0a0 (diff) |
ARM: kexec: fix kdump register saving on panic()
When a panic() occurs, the kexec code uses smp_send_stop() to stop
the other CPUs, but this results in the CPU register state not being
saved, and gdb is unable to inspect the state of other CPUs.
Commit 0ee59413c967 ("x86/panic: replace smp_send_stop() with kdump
friendly version in panic path") addressed the issue on x86, but
ignored other architectures. Address the issue on ARM by splitting
out the crash stop implementation to crash_smp_send_stop() and
adding the necessary protection.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions