commit | 327f4387e39cf7bfe79a673e56dbf5479db3fec9 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Sat Feb 28 18:50:21 2009 +0530 |
committer | H. Peter Anvin <hpa@zytor.com> | Sat Feb 28 19:26:33 2009 -0800 |
tree | 52c6d7848beac3494dc39b8be1d5bce125a1b874 | |
parent | 9f361c221912b6ffa1f7836e0bbf843917f6fce7 [diff] |
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 <jaswinderrajput@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>