Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [jmcneill-pm] src/sys/arch



Module Name:    src
Committed By:   joerg
Date:           Sun Oct 28 17:25:22 UTC 2007

Modified Files:
        src/sys/arch/amd64/acpi [jmcneill-pm]: acpi_wakeup.c
        src/sys/arch/amd64/amd64 [jmcneill-pm]: machdep.c
        src/sys/arch/amd64/include [jmcneill-pm]: cpu.h
        src/sys/arch/x86/x86 [jmcneill-pm]: cpu.c

Log Message:
Make the reset of FS/GS base in cpu_init_msrs optional. We don't want
that in the ACPI resume path.


To generate a diff of this commit:
cvs rdiff -r1.3.48.18 -r1.3.48.19 src/sys/arch/amd64/acpi/acpi_wakeup.c
cvs rdiff -r1.60.8.7 -r1.60.8.8 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.24.8.3 -r1.24.8.4 src/sys/arch/amd64/include/cpu.h
cvs rdiff -r1.2.6.14 -r1.2.6.15 src/sys/arch/x86/x86/cpu.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