x86: let setup_arch call init_apic_mappings for 32bit
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 27 Jun 2008 08:41:56 +0000 (01:41 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 11:16:04 +0000 (13:16 +0200)
instead of calling it from trap_init()

also move init ioapic mapping out of apic_32.c

so 32 bit do same as 64 bit

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found