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

Nate Lawson njl at FreeBSD.org
Sun Apr 25 22:25:07 PDT 2004


njl         2004/04/25 22:25:06 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Move the call to AcpiEnterSleepStatePrep() to before we select the BSP
  (cpuid 0) as the processor.  It mallocs some data and smp_rendezvous
  calls functions with locks held.
  
  Revision  Changes    Path
  1.142     +10 -6     src/sys/dev/acpica/acpi.c


More information about the cvs-src mailing list