Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/acpi/acpica/Osd
Module Name: syssrc
Committed By: yamt
Date: Sun Sep 15 17:04:13 UTC 2002
Modified Files:
syssrc/sys/dev/acpi/acpica/Osd: OsdSchedule.c
Log Message:
make AcpiOsStall always delay instead of sleep.
sleeping isn't safe because sometimes it's called with interrupt-disabled.
ok'ed by thorpej.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/acpi/acpica/Osd/OsdSchedule.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index