Subject: CVS commit: src/sys/arch/i386/acpi
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/01/2006 21:42:39
Module Name: src
Committed By: christos
Date: Sat Jul 1 21:42:39 UTC 2006
Modified Files:
src/sys/arch/i386/acpi: acpi_wakeup.c
Log Message:
If we the current process is a kernel proc, then we don't need to play with
the pmap, because the wakecode is already mapped. Makes the acpi based apm
shim work.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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.