> > On Sat, 31 May 2003, Zwane Mwaikambo wrote:
> > How about clearing cpu_has_apic and smp_found_config instead? As I
> > understand the problem, the local APIC is useless so the kernel shouldn't
> > pretend it's present. And the MP-table is useless without a local APIC.
>
> I agree, but there are already the appropriate checks for wether there is
> an APIC enabled that should suffice.
You may have a valid SMP table and discrete local APICs (i82489DX) which
are not reported in CPU capability bits. The "nolocalapic" option should
handle them, too. Otherwise it would be a surprising inconsistency.
-- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro@ds2.pg.gda.pl, PGP key available +- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/