]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
x86_64: prepare shared kernel/nmi.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:14:24 +0000 (11:14 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:14:24 +0000 (11:14 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/nmi_64.c [moved from arch/x86_64/kernel/nmi.c with 100% similarity]

index b4e36e69150ef9ab7645f9ae50c5b8c64a0caf76..fbaba5335b66c2b9f269054202c7d72c882ae03d 100644 (file)
@@ -21,7 +21,7 @@ obj-$(CONFIG_X86_MSR)         += msr.o
 obj-$(CONFIG_MICROCODE)                += microcode.o
 obj-$(CONFIG_X86_CPUID)                += cpuid.o
 obj-$(CONFIG_SMP)              += smp_64.o smpboot.o trampoline.o tsc_sync.o
-obj-y                          += apic_64.o  nmi.o
+obj-y                          += apic_64.o  nmi_64.o
 obj-y                          += io_apic_64.o mpparse.o genapic.o genapic_flat.o
 obj-$(CONFIG_KEXEC)            += machine_kexec.o relocate_kernel_64.o crash_64.o
 obj-$(CONFIG_CRASH_DUMP)       += crash_dump.o