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:
9f361c2
)
x86: remove double copy of show_cpuinfo_core for 32 and 64 bit
author
Jaswinder Singh Rajput
<jaswinderrajput@gmail.com>
Sat, 28 Feb 2009 13:20:21 +0000
(18:50 +0530)
committer
H. Peter Anvin
<hpa@zytor.com>
Sun, 1 Mar 2009 03:26:33 +0000
(19:26 -0800)
Impact: unification
show_cpuinfo_core is identical for 32 and 64 bit and can be unified,
and CONFIG_X86_HT inherently depends on CONFIG_X86_SMP.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found