Module Name: src Committed By: jruoho Date: Thu Oct 6 14:05:26 UTC 2011
Modified Files: src/sys/arch/x86/x86: coretemp.c Log Message: Like the comment says, also MSR_IA32_EXT_CONFIG is unsafe; use rdmsr_safe(). Fixes the panic reported by njoly@. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/x86/x86/coretemp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.