Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/acpi
Module Name: src
Committed By: tshiozak
Date: Mon Jun 14 18:09:35 UTC 2004
Modified Files:
src/sys/arch/i386/acpi: acpi_wakeup.c
Log Message:
Make sure to restore curproc's PTD before calling AcpiEnterSleepState().
Leaving the PTD inconsistent may crash the kernel.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/i386/acpi/acpi_wakeup.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