]> git.karo-electronics.de Git - linux-beck.git/commitdiff
x86_64: prepare shared kernel/kprobes.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:15:12 +0000 (11:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:15:12 +0000 (11:15 +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/kprobes_64.c [moved from arch/x86_64/kernel/kprobes.c with 100% similarity]

index 976ea5e7222bdbde3a86eac3e66ce52c0ef68dd0..fd19c73a8da0a7fc66ff7e199561b14b62d318df 100644 (file)
@@ -32,7 +32,7 @@ obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
 obj-$(CONFIG_IOMMU)            += pci-gart.o aperture_64.o
 obj-$(CONFIG_CALGARY_IOMMU)    += pci-calgary_64.o tce_64.o
 obj-$(CONFIG_SWIOTLB)          += pci-swiotlb_64.o
-obj-$(CONFIG_KPROBES)          += kprobes.o
+obj-$(CONFIG_KPROBES)          += kprobes_64.o
 obj-$(CONFIG_X86_PM_TIMER)     += pmtimer_64.o
 obj-$(CONFIG_X86_VSMP)         += vsmp_64.o
 obj-$(CONFIG_K8_NB)            += k8.o