Subject: CVS commit: src/sys/arch/i386/acpi
To: None <source-changes@NetBSD.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 06/14/2004 18:09:35
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.