OSDN Git Service

x86: don't set maps in native_smp_prepare_boot_cpu()
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:34 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:01 +0000 (17:41 +0200)
commit3cf19f31d967da2c1279142d4dbafe18f521a1bf
tree8a8d1351041910eb427dd1e6cd457d1bb1426b78
parent17c9ab1eabcc08794064a6e3232ac421664c9ce1
x86: don't set maps in native_smp_prepare_boot_cpu()

By this time, they are already set in init routines

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