[PATCH 0/2] x86/boot: provide better diagnostics in AP boot failure

Roger Pau Monne posted 2 patches 5 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250521165504.89885-1-roger.pau@citrix.com
There is a newer version of this series
xen/arch/x86/include/asm/processor.h |  1 +
xen/arch/x86/smpboot.c               | 12 ++++-
xen/arch/x86/traps.c                 | 66 +++++++++++++++++-----------
3 files changed, 51 insertions(+), 28 deletions(-)
[PATCH 0/2] x86/boot: provide better diagnostics in AP boot failure
Posted by Roger Pau Monne 5 months, 1 week ago
Hello,

Both patches attempt to improve AP boot failure diagnosis by improving
the printed failure messages (patch 1) and detecting AP getting stuck
during bringup (patch 2).  They should be non-functional changes for
systems working correctly.

Thanks, Roger.

Roger Pau Monne (2):
  x86/boot: print CPU number in bring up failure
  x86/boot: attempt to print trace and panic on AP bring up stall

 xen/arch/x86/include/asm/processor.h |  1 +
 xen/arch/x86/smpboot.c               | 12 ++++-
 xen/arch/x86/traps.c                 | 66 +++++++++++++++++-----------
 3 files changed, 51 insertions(+), 28 deletions(-)

-- 
2.49.0