> > if(vendor!=INTEL && !has_apic) > > /* No SMP */ > > And suddenly certain i486 systems do not work anymore? Well, I haven't i486 is an intel processor > if (boot_cpu_id != -1U > && APIC_INTEGRATED(apic_version[boot_cpu_id]) && !has_apic) > /* No SMP */ > > It should filter broken MP-tables and work fine on all 82489DX-based > systems. I'll have a patch soon if we agree on this solution. we could try that. It doesnt seem unreasonable - 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: Linux 2.4.0test11-ac1 Alan Cox
- Re: Linux 2.4.0test11-ac1 Maciej W. Rozycki
- Re: Linux 2.4.0test11-ac1 Brian Gerst
- Re: Linux 2.4.0test11-ac1 Alan Cox
- Re: Linux 2.4.0test11-ac1 H. Peter Anvin
- Re: Linux 2.4.0test11-ac1 Alan Cox
- Re: Linux 2.4.0test11-ac1 H. Peter Anvin
- Re: Linux 2.4.0test11-ac1 Maciej W. Rozycki
- Re: Linux 2.4.0test11-ac1 Alan Cox
- Re: Linux 2.4.0test11-ac1 Maciej W. Rozycki
- Re: Linux 2.4.0test11-ac1 Alan Cox
- Re: Linux 2.4.0test11-ac1 H. Peter Anvin
- Re: Linux 2.4.0test11-ac1 Alan Cox
- Re: Linux 2.4.0test11-ac1 Maciej W. Rozycki
- Re: Linux 2.4.0test11-ac1 Vojtech Pavlik
- Re: Linux 2.4.0test11-ac1 Maciej W. Rozycki
- Re: Linux 2.4.0test11-ac1 Jeff Garzik
- Re: Linux 2.4.0test11-ac1 Alan Cox
- Re: Linux 2.4.0test11-ac1 Steven Cole
- Re: Linux 2.4.0test11-ac1 Alan Cox
- Re: Linux 2.4.0test11-ac1 Steven Cole