]> git.baikalelectronics.ru Git - kernel.git/commit
x86: move ioapic code where it belongs
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:30:19 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:19 +0000 (13:30 +0100)
commitb76c7d489b63b257804b703edb7308190467f0d1
treebb7afd99762bd691866a934b23ddcf8e92ce8f2f
parent02a7a7978101e433dce283d0445a00c245333a7e
x86: move ioapic code where it belongs

The commit 6b478995f48737d7e81af069f4a7ae4d237f19ce hacked the
ioapic resource mapping into apic.c for no good reason.
Move the code into io_apic_64.c where it belongs.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_64.c
arch/x86/kernel/io_apic_64.c
arch/x86/kernel/setup_64.c
include/asm-x86/io_apic_64.h