x86: don't initialize sibling and core maps during preparation
commite7f8b14e028f7a2f9e5c83c17164aeeeb9c61f17
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:39 +0000 (19 14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:01 +0000 (17 17:41 +0200)
tree4a3f9f707977e421425f31d7d34133187be883ed
parent50e440aa5323860d9e5960143b720e461ed0c582
x86: don't initialize sibling and core maps during preparation

it is redundant, since it is already done by set_cpu_sibling_map()

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_32.c