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:
26bfa5f
)
x86, cpu: Kill cpu_has_mp
author
Borislav Petkov
<bp@suse.de>
Tue, 24 Jun 2014 11:25:05 +0000
(13:25 +0200)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 14 Jul 2014 19:21:40 +0000
(12:21 -0700)
It was used only for checking for some K7s which didn't have MP support,
see
http://www.hardwaresecrets.com/article/How-to-Transform-an-Athlon-XP-into-an-Athlon-MP/24
and it was unconditionally set on 64-bit for no reason. Kill it.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link:
http://lkml.kernel.org/r/1403609105-8332-4-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/cpufeature.h
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/cpufeature.h
Simple merge