commit | ed2da193fe6671fe4d7e34041bae40308d18247f | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Tue Mar 07 21:55:40 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Mar 08 14:14:01 2006 -0800 |
tree | 2b7a54955316fcc5bd3fd4d24fd5c7846eed2d50 | |
parent | 90f0094dc607abe384a412bfb7199fb667ab0735 [diff] |
[PATCH] x86: cpu model calculation for family 6 cpu The x86_model calculation also applies for family 6. early_cpu_detect does the right thing, but generic_identify misses. Signed-off-by: Shaohua Li<shaohua.li@intel.com> Cc: Dave Jones <davej@codemonkey.org.uk> Cc: "Seth, Rohit" <rohit.seth@intel.com> Acked-by: Andi Kleen <ak@muc.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>