On Sat, 24 Feb 2001, Manfred Spraul wrote:
> > kernel BUG at apic.c:220!
> >From apic.c:
> <<<
>
> /*
> * Double-check wether this APIC is really registered.
> */
> if (!test_bit(GET_APIC_ID(apic_read(APIC_ID)),
> &phys_cpu_present_map))
>
> kernel BUG at apic.c:220!
>From apic.c:
<<<
/*
* Double-check wether this APIC is really registered.
*/
if (!test_bit(GET_APIC_ID(apic_read(APIC_ID)),
&phys_cpu_present_map))
BUG();
>>>
Really odd. That's usually a sign of a bad
When running 2.4.2 on a pentium 4, I get the following during boot: (any
typos are due to me typing this in manually, off of what I see on the
monitor connected to the P4. I've made sure the addresses are correct, at
least... note that this happens with noapic passed as an option to the
kernel as
3 matches
Mail list logo