git: ACPI MADT: Don't use the "Initial APIC ID" in cpu_procinfo(cpuid.1)

Michael Neumann mneumann at crater.dragonflybsd.org
Sun Nov 7 13:46:26 PST 2010


commit 1c1f402e0afb0b0f7bef1bf1688c0dbc1af1442f
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Wed Oct 13 23:12:16 2010 +0200

    ACPI MADT: Don't use the "Initial APIC ID" in cpu_procinfo(cpuid.1)
    
    Apply commit 733c107fab3315769778d1248b45bec918e91a82 for x86_64.
    
    Some BIOSes seem to reprogram LAPIC ID to a value different from
    what's in cpu_procinfo.

Summary of changes:
 sys/platform/pc64/x86_64/mp_madt.c |   22 ++++------------------
 1 files changed, 4 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c1f402e0afb0b0f7bef1bf1688c0dbc1af1442f


-- 
DragonFly BSD source repository





More information about the Commits mailing list