mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86, ioapic: Consider IR when printing out IOAPIC related output
@ 2011-07-12 21:17 Naga Chumbalkar
  2011-07-12 21:17 ` [PATCH v2 1/2] x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabled Naga Chumbalkar
  2011-07-12 21:17 ` [PATCH v2 2/2] x86, ioapic: Print IRTE " Naga Chumbalkar
  0 siblings, 2 replies; 5+ messages in thread
From: Naga Chumbalkar @ 2011-07-12 21:17 UTC (permalink / raw)
  To: x86; +Cc: Naga Chumbalkar, mingo, tglx, linux-kernel, hpa

Hi Ingo,

This is v2 of the patchset. This should apply cleanly to your latest
"linux-2.6-x86" tree.

v2 --> v1:
Made changes to the first patch so the output changes from:

 NR Indx Fmt Mask Trig IRR Pol Stat Indx2 Zero Vect:
 00 0000 0   1    0    0   0   0    0     0    00
 NR Indx Fmt Mask Trig IRR Pol Stat Indx2 Zero Vect:
 01 000F 1   0    0    0   0   0    0     0    01
 NR Indx Fmt Mask Trig IRR Pol Stat Indx2 Zero Vect:
 02 0001 1   0    0    0   0   0    0     0    02
 NR Indx Fmt Mask Trig IRR Pol Stat Indx2 Zero Vect:
 03 0002 1   1    0    0   0   0    0     0    03
 NR Indx Fmt Mask Trig IRR Pol Stat Indx2 Zero Vect:
 04 0011 1   1    0    0   0   0    0     0    04
...

to:

 NR Indx Fmt Mask Trig IRR Pol Stat Indx2 Zero Vect:
 00 0000 0   1    0    0   0   0    0     0    00
 01 000F 1   0    0    0   0   0    0     0    01
 02 0001 1   0    0    0   0   0    0     0    02
 03 0002 1   1    0    0   0   0    0     0    03
 04 0011 1   1    0    0   0   0    0     0    04
...

No changes made to the second patch.

v1 is here:
http://comments.gmane.org/gmane.linux.kernel/1166485

This patchset is not 3.0 material, and can wait.

Naga Chumbalkar (2):
  Print IR_IO_APIC_route_entry when IR is enabled
  Print IRTE when IR is enabled

 arch/x86/kernel/apic/io_apic.c |   81 +++++++++++++++++++++++++++++----------
 1 files changed, 60 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2011-07-13  3:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-12 21:17 [PATCH v2 0/2] x86, ioapic: Consider IR when printing out IOAPIC related output Naga Chumbalkar
2011-07-12 21:17 ` [PATCH v2 1/2] x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabled Naga Chumbalkar
2011-07-13  3:42   ` [tip:x86/apic] " tip-bot for Naga Chumbalkar
2011-07-12 21:17 ` [PATCH v2 2/2] x86, ioapic: Print IRTE " Naga Chumbalkar
2011-07-13  3:07   ` [tip:x86/apic] " tip-bot for Naga Chumbalkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®