On Fri, 29 Sep 2000, Ingo Molnar wrote: > i'm wondering wether this missing clear_APIC() could explain some of the > more mysterious boot problems we had? I don't think so. Unless we have an i82489DX APIC in th PIC mode, the BSP APIC must be set up into the Virtual Wire mode or DOS, etc. won't work. AP APICs might be setup randomly, though. Clearing of APICs should not hurt but we have to take care not to lose any interrupt, as this may lead to a lockup (especially in the "noapic" mode). In case of mysterios problems, I would study the setup code paths thoroughly, though. APICs tend to lose interrupts when the respective entries are disabled and the source might not be willing to reassert the IRQ (see the problem with the 8259A glue logic with certain EISA boards, for example). Maciej -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: [EMAIL PROTECTED], PGP key available + - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [patch] enabling APIC and NMI watchdog on U... Keith Owens
- Re: [patch] enabling APIC and NMI watchdog ... Ingo Molnar
- Re: [patch] enabling APIC and NMI watch... Keith Owens
- Re: [patch] enabling APIC and NMI ... Ingo Molnar
- Re: [patch] enabling APIC and ... Keith Owens
- Re: [patch] enabling APIC and ... Ingo Molnar
- Re: [patch] enabling APIC and NMI watchdog on UP systems Maciej W. Rozycki
- Re: [patch] enabling APIC and NMI watchdog on UP sy... Ingo Molnar
- Re: [patch] enabling APIC and NMI watchdog on U... Maciej W. Rozycki
- Re: [patch] enabling APIC and NMI watchdog ... Ingo Molnar
- Re: [patch] enabling APIC and NMI watch... Maciej W. Rozycki
- Re: [patch] enabling APIC and NMI ... Ingo Molnar
- Re: [patch] enabling APIC and ... Maciej W. Rozycki
- Re: [patch] enabling APIC and NMI watchdog on UP systems John Levon
- Re: [patch] enabling APIC and NMI watchdog on UP systems Keir Fraser
- Re: [patch] enabling APIC and NMI watchdog on UP sy... Maciej W. Rozycki
- Re: [patch] enabling APIC and NMI watchdog on UP sy... Ingo Molnar
- Re: [patch] enabling APIC and NMI watchdog on U... Keir Fraser
- Re: [patch] enabling APIC and NMI watchdog ... Ingo Molnar