From: Jaswinder Singh Rajput Date: Sat, 28 Feb 2009 13:20:21 +0000 (+0530) Subject: x86: remove double copy of show_cpuinfo_core for 32 and 64 bit X-Git-Tag: v2.6.30-rc1~211^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=327f4387e39cf7bfe79a673e56dbf5479db3fec9;p=pandora-kernel.git x86: remove double copy of show_cpuinfo_core for 32 and 64 bit 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 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed