mbox series

[v2,0/2] Fixing error_interrupt()'s messages v2

Message ID cover.1679084101.git.ehem+xen@m5p.com (mailing list archive)
Headers show
Series Fixing error_interrupt()'s messages v2 | expand

Message

Elliott Mitchell March 17, 2023, 8:15 p.m. UTC
Using a somewhat distinct strategy with the printk().  This is two
patches, since nominally the first can work with other strategies.  I
could see them being squashed during commit to the main repository.

Elliott Mitchell (2):
  x86/APIC: include full string with error_interrupt() error messages
  x86/APIC: modify error_interrupt() to output using single printk()

 xen/arch/x86/apic.c | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)