x86: make 32bit to call enable_IO_APIC early like 64bit
authorYinghai Lu <yinghai@kernel.org>
Sun, 15 Feb 2009 07:57:28 +0000 (23:57 -0800)
committerIngo Molnar <mingo@elte.hu>
Sun, 15 Feb 2009 12:23:46 +0000 (13:23 +0100)
commit88d0f550d71493cd975a11a03c166211b2f3bd32
tree2aadb97a1ac90358d9c38cd99611a3f32d4da3dd
parentb69bc3967445169ea4dc11171118b414eafab271
x86: make 32bit to call enable_IO_APIC early like 64bit

Impact: cleanup

So we remove some #ifdefs.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic.c
arch/x86/kernel/io_apic.c
arch/x86/kernel/smpboot.c