[PATCH] x86: cpu model calculation for family 6 cpu
authorShaohua Li <shaohua.li@intel.com>
Wed, 8 Mar 2006 05:55:40 +0000 (21:55 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 8 Mar 2006 22:14:01 +0000 (14:14 -0800)
commited2da193fe6671fe4d7e34041bae40308d18247f
tree2b7a54955316fcc5bd3fd4d24fd5c7846eed2d50
parent90f0094dc607abe384a412bfb7199fb667ab0735
[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>
arch/i386/kernel/cpu/common.c