It works in 2.4, but I've never seen it work in 2.5 -- but I've not compiled
every 2.5.X. Neither the local APIC or IO APIC work in non-SMP configurations
due to dependencies on things in mpparse.c (read: SMP functions.) The local
APIC makes perfect sense albeit rare. Single processor IO APICs are very
rare and are usually MP systems with only one processor.
APIC support in 2.5 is very closely tied to SMP. (and technically, ACPI.)
--Ricky
-
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/