Module Name: src Committed By: maxv Date: Thu Oct 20 14:06:18 UTC 2016
Modified Files: src/sys/arch/x86/acpi: acpi_wakeup.c Log Message: Reload the MSRs on the original cpu on i386 - looks like I forgot this part in my rev1.41. Technically it does not change anything, since the only MSR is NOX and it is already reloaded in the trampoline. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/arch/x86/acpi/acpi_wakeup.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.