cvs commit: src/sys/i386/acpica madt.c

John Baldwin jhb at FreeBSD.org
Tue Jun 1 12:49:39 PDT 2004


jhb         2004/06/01 12:49:38 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/acpica      madt.c 
  Log:
  Use the local APIC ID rather than the ACPI Processor ID to index the array
  of CPUs since local APIC IDs are bounded but ACPI IDs are not bounded.
  
  Revision  Changes    Path
  1.16      +30 -28    src/sys/i386/acpica/madt.c


More information about the cvs-src mailing list