cvs commit: src/sys/dev/acpica/Osd OsdSchedule.c
Nate Lawson
njl at FreeBSD.org
Tue Sep 30 12:12:38 PDT 2003
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
More information about the cvs-src
mailing list