From: Borislav Petkov Date: Tue, 24 Jun 2014 11:25:05 +0000 (+0200) Subject: x86, cpu: Kill cpu_has_mp X-Git-Tag: omap-for-v3.17/fixes-against-rc2~175^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af0fa6f6b5851761e9fbf79eb14ba86e857b4e7b;p=pandora-kernel.git x86, cpu: Kill cpu_has_mp 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 Link: http://lkml.kernel.org/r/1403609105-8332-4-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed