Re: [PATCH 8/8] x86: I/O APIC: Timer through 8259A second-chance

From: Maciej W. Rozycki
Date: Thu Jun 05 2008 - 10:56:33 EST


On Thu, 5 Jun 2008, Ingo Molnar wrote:

> -tip testing found an IO-APIC related hang, and i bisected it down to
> the problem below. What do you think about my solution? Another option
> would be to add the lapic as a clockevent device in the failure path.
> (since we know the NMI watchdog wont work)

It seems wrong to me to set timer_through_8259 in apic_{32,64}.c -- can I
get .config for this setup as well as the bootstrap log? Why is the 8259A
needed here to supply the timer interrupt? It shouldn't be needed except
as arranged in check_timer() -- elsewhere the corresponding I/O APIC input
is not set up correctly.

Note I have chosen the default value of timer_through_8259 deliberately
to trigger dodgy cases like this ;) so that they can be investigated.

Maciej
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/