All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/boot: provide better diagnostics in AP boot failure
@ 2025-05-21 16:55 Roger Pau Monne
  2025-05-21 16:55 ` [PATCH 1/2] x86/boot: print CPU number in bring up failure Roger Pau Monne
  2025-05-21 16:55 ` [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall Roger Pau Monne
  0 siblings, 2 replies; 9+ messages in thread
From: Roger Pau Monne @ 2025-05-21 16:55 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne, Jan Beulich, Andrew Cooper

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-05-22 14:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-21 16:55 [PATCH 0/2] x86/boot: provide better diagnostics in AP boot failure Roger Pau Monne
2025-05-21 16:55 ` [PATCH 1/2] x86/boot: print CPU number in bring up failure Roger Pau Monne
2025-05-21 16:58   ` Andrew Cooper
2025-05-21 16:55 ` [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall Roger Pau Monne
2025-05-21 18:16   ` Andrew Cooper
2025-05-22  7:26     ` Roger Pau Monné
2025-05-22  7:18   ` Jan Beulich
2025-05-22 14:11     ` Roger Pau Monné
2025-05-22 14:53       ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.