Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6325

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Maciej W. Rozycki <macro@...>, Ingo Molnar <mingo@...>
Cc: Stephen Rothwell <sfr@...>, <linux-next@...>, LKML <linux-kernel@...>, Thomas Gleixner <tglx@...>, ACPI Devel Maling List <linux-acpi@...>, Len Brown <lenb@...>
Date: Tuesday, June 17, 2008 - 4:59 pm

On Tuesday, 17 of June 2008, Rafael J. Wysocki wrote:

To debug this problem a bit more, I applied the following change:

--- linux-next.orig/arch/x86/kernel/io_apic_64.c
+++ linux-next/arch/x86/kernel/io_apic_64.c
@@ -1667,7 +1667,7 @@ static inline void __init check_timer(vo
 	pin2  = ioapic_i8259.pin;
 	apic2 = ioapic_i8259.apic;
 
-	apic_printk(APIC_VERBOSE,KERN_INFO "..TIMER: vector=0x%02X apic1=%d pin1=%d apic2=%d pin2=%d\n",
+	printk(KERN_CRIT "TIMER: vector=0x%02X apic1=%d pin1=%d apic2=%d pin2=%d\n",
 		cfg->vector, apic1, pin1, apic2, pin2);
 
 	if (pin1 != -1) {

and found that apic1=0, pin1=2, apic2=-1, pin2=-1.  Moreover, the
(!no_timer_check && timer_irq_works()) test evidently fails, so the timer
cannot be connected to apic1, but the patch forcibly ignores that, which in
turn, on this particular box, confuses the heck out of the northbridge.

May I gently ask that the patch ("x86: I/O APIC: timer through 8259A second-chance")
be reverted?

Thanks,
Rafael
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Sun Jun 15, 10:45 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Mon Jun 16, 9:39 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Mon Jun 16, 11:39 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Mon Jun 16, 6:38 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Tue Jun 17, 4:59 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Tue Jun 17, 5:19 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Tue Jun 17, 5:38 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Tue Jun 17, 6:53 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Wed Jun 18, 12:02 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Wed Jun 18, 6:11 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Wed Jun 18, 7:39 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Thu Jun 19, 2:17 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Fri Jun 20, 4:56 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Wed Jun 18, 8:25 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Thu Jun 19, 8:35 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Fri Jun 20, 7:53 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Fri Jun 20, 9:49 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Fri Jun 20, 8:22 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Thu Jun 26, 9:53 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Thu Jun 26, 4:37 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Fri Jun 20, 9:09 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Thu Jun 26, 3:52 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Thu Jun 26, 8:06 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Sun Jun 29, 10:00 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Sun Jun 29, 3:05 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Sun Jun 29, 4:03 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Sun Jun 29, 4:16 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Sun Jun 29, 3:31 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Sun Jun 29, 3:23 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Sun Jun 29, 3:56 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Sun Jun 29, 6:56 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Sun Jun 29, 9:00 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Mon Jun 30, 11:29 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Sun Jun 29, 6:59 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Sun Jun 29, 4:14 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Sun Jun 29, 7:06 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Sun Jun 29, 9:39 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Mon Jun 30, 6:41 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Fri Jun 20, 10:41 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Wed Jun 18, 6:36 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Maciej W. Rozycki, (Fri Jun 20, 4:44 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Mon Jun 16, 7:05 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Tue Jun 17, 4:44 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Tue Jun 17, 6:19 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Tue Jun 17, 6:25 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Wed Jun 18, 10:40 am)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Sat Jun 21, 6:47 pm)
Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6..., Rafael J. Wysocki, (Wed Jun 18, 10:37 am)