Subject: CVS commit: [jmcneill-pm] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/28/2007 17:38:05
Module Name:	src
Committed By:	joerg
Date:		Sun Oct 28 17:38:05 UTC 2007

Modified Files:
	src/sys/arch/amd64/acpi [jmcneill-pm]: acpi_wakeup.c
	src/sys/arch/i386/acpi [jmcneill-pm]: acpi_wakeup.c

Log Message:
Force FPU context to be saved on suspend.

XXX not sure if the splipi is really needed, but other callers do that.


To generate a diff of this commit:
cvs rdiff -r1.3.48.19 -r1.3.48.20 src/sys/arch/amd64/acpi/acpi_wakeup.c
cvs rdiff -r1.38.2.18 -r1.38.2.19 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.