Module Name: src Committed By: msaitoh Date: Wed Jan 13 08:05:58 UTC 2016
Modified Files: src/sys/arch/x86/x86: procfs_machdep.c Log Message: Use CPUID_TO_*() macros. This change fix a bug that /proc/cpuinfo's CPU model was incorrect on many newer CPUs and CPU family was incorrect on some AMD machines. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/x86/x86/procfs_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.