]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: remove nesting CONFIG_HOTPLUG_CPU
authorLi Zefan <lizf@cn.fujitsu.com>
Mon, 4 Aug 2008 03:26:38 +0000 (11:26 +0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 14:33:28 +0000 (16:33 +0200)
commit2bd455dbfebfd632a8dcf1d3d1612737986fde0a
tree864dd9d6c07617b67f8c4496c4f4472e2d97132d
parent59f09ba2b62e6f89beeb4c8fc2c83fe14321dda9
x86: remove nesting CONFIG_HOTPLUG_CPU

prefill_possible_map() is defined inside CONFIG_HOTPLUG_CPU,
so the nesting CONFIG_HOTPLUG_CPU is just redundant.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot.c