Module Name: src Committed By: jmcneill Date: Sun Oct 23 13:02:32 UTC 2011
Modified Files: src/sys/arch/i386/i386: longrun.c Log Message: PR #32894: protection fault trap in tmx86_get_longrun_mode Use rdmsr_safe in tmx86_init_longrun to verify that the MSRs are present. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/i386/i386/longrun.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.