Subject: CVS commit: [jmcneill-pm] src/sys/arch/amd64/acpi
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 11/12/2007 12:06:59
Module Name: src
Committed By: joerg
Date: Mon Nov 12 12:06:59 UTC 2007
Modified Files:
src/sys/arch/amd64/acpi [jmcneill-pm]: acpi_wakeup_low.S
Log Message:
Don't save and restore registers that are not necessary to be preserved
in the amd64 ABI.
To generate a diff of this commit:
cvs rdiff -r1.1.2.11 -r1.1.2.12 src/sys/arch/amd64/acpi/acpi_wakeup_low.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.