x86, apic: Clean up bigsmp apic selection code
authorSuresh Siddha <suresh.b.siddha@intel.com>
Sat, 21 May 2011 00:51:19 +0000 (17:51 -0700)
committerIngo Molnar <mingo@elte.hu>
Sun, 22 May 2011 09:48:03 +0000 (11:48 +0200)
commit69c252ffce77f4e38347d536ee4eab4aa162dc67
tree070307e0c400d5e4d98f07a8199cc5b62b42b4ce
parent8b37e88061e229e78959fe3257649fd5ce05f8af
x86, apic: Clean up bigsmp apic selection code

Make generic_bigsmp_probe() return struct apic *. This will
avoid exporting apic_bigsmp, which will be consistent with
others.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Tested-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: steiner@sgi.com
Cc: gorcunov@openvz.org
Cc: yinghai@kernel.org
Link: http://lkml.kernel.org/r/20110521005526.252703851@sbsiddha-MOBL3.sc.intel.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/apic.h
arch/x86/kernel/apic/bigsmp_32.c
arch/x86/kernel/apic/probe_32.c