Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2004 12:49:38 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/acpica madt.c
Message-ID:  <200406011949.i51JncF5080701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406011949.i51JncF5080701>