git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9b59d8
)
[PATCH] x86-64/i386: Fix CPU model for family 6
author
Suresh Siddha
<suresh.b.siddha@intel.com>
Sat, 5 Nov 2005 16:25:53 +0000
(17:25 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 15 Nov 2005 03:55:14 +0000
(19:55 -0800)
According to cpuid instruction in IA32 SDM-Vol2, when computing cpu model,
we need to consider extended model ID for family 0x6 also.
AK: Also added fixes/simplifcation from Petr Vandrovec
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found