summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRohit Vaswani <rvaswani@codeaurora.org>2014-06-26 21:29:37 -0700
committerRohit Vaswani <rvaswani@codeaurora.org>2016-03-01 12:22:10 -0800
commitabf6131264e60ad0ae85191fd1e70928f40fd2c7 (patch)
treefece2020723869485a43250daccb6617f05d8e12 /lib
parent47ae5b18729dcd554e28bd414d005c2c515e293b (diff)
ARM64: smp: Save CPU registers before IPI_CPU_STOP processing
When a kernel panic occurs on one CPU, other CPUs are instructed to stop execution via the IPI_CPU_STOP message. These other CPUs dump their stack, which may not be good enough to reconstruct their context to perform post-mortem analysis. Dump each CPU's context (before it started procesing the IPI) into a globally accessible structure and print them on the dmesg/console to allow for easier post-mortem debugging. Change-Id: Ifd7589af4327992540196c87f8b640045d7eaf19 Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org> [abhimany: resolve trivial merge conflic] Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions