ACPI MADT: Don't use the "Initial APIC ID" in cpu_procinfo(cpuid.1)
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 27 Jun 2009 03:05:19 +0000 (11:05 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 27 Jun 2009 03:53:45 +0000 (11:53 +0800)
commit733c107fab3315769778d1248b45bec918e91a82
tree1ce6b536f2a959ee31863fc1e26d157b50bc062d
parent281d9482759bb075834585452a405a8c9bdf18e7
ACPI MADT: Don't use the "Initial APIC ID" in cpu_procinfo(cpuid.1)

Some BIOSes seem to reprogram LAPIC ID to a value different from
what's in cpu_procinfo.
sys/platform/pc32/i386/mp_madt.c