Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2004 22:25:06 -0700 (PDT)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c
Message-ID:  <200404260525.i3Q5P6xI086745@repoman.freebsd.org>

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



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