Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2003 12:12:37 -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/Osd OsdSchedule.c
Message-ID:  <200309301912.h8UJCbkd011442@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2003/09/30 12:12:37 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica/Osd   OsdSchedule.c 
  Log:
  Revert 1.24.  It causes a hang on shutdown for Marcel.  This is due to
  AcpiEnterSleepState() calling a long AcpiOsStall() with interrupts
  disabled.  This fix will instead be added to ACPI-CA.
  
  Revision  Changes    Path
  1.25      +1 -9      src/sys/dev/acpica/Osd/OsdSchedule.c



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