cvs commit: src/sys/dev/acpica acpi_pcib.c

Nate Lawson njl at FreeBSD.org
Thu Aug 12 23:22:08 PDT 2004


njl         2004-08-13 06:22:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pcib.c 
  Log:
  MPSAFE locking
  
  * Serialize calls to acpi_pcib_route_interrupt().
  * Note that acpi_pcib_attach() should not be called concurrently.
  
  Revision  Changes    Path
  1.50      +9 -0      src/sys/dev/acpica/acpi_pcib.c


More information about the cvs-src mailing list