]> git.baikalelectronics.ru Git - kernel.git/commit
x86/platform/uv: Add more to secondary CPU kdump info
authorGeorges Aureau <georges.aureau@hpe.com>
Thu, 11 Mar 2021 15:10:28 +0000 (09:10 -0600)
committerBorislav Petkov <bp@suse.de>
Fri, 16 Apr 2021 10:51:41 +0000 (12:51 +0200)
commit7989b62e24de8c56c991526385c9437c7385396b
tree5e76dda45a4a2d67d64e793d7ab2b3863b222d20
parentdfa21643ad4bcf73423b86e13324559b97b85aa5
x86/platform/uv: Add more to secondary CPU kdump info

Add call to run_crash_ipi_callback() to gather more info of what the
secondary CPUs were doing to help with failure analysis.

Excerpt from Georges:

'It is only changing where crash secondaries will be stalling after
having taken care of properly laying down "crash note regs". Please
note that "crash note regs" are a key piece of data used by crash dump
debuggers to provide a reliable backtrace of running processors.'

Secondary change pursuant to

  dbc10f06f141 ("CodingStyle: Inclusive Terminology"):

change master/slave to main/secondary.

 [ bp: Massage commit message. ]

Signed-off-by: Georges Aureau <georges.aureau@hpe.com>
Signed-off-by: Mike Travis <mike.travis@hpe.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Link: https://lkml.kernel.org/r/20210311151028.82678-1-mike.travis@hpe.com
arch/x86/platform/uv/uv_nmi.c