move die notifier handling to common code
[deliverable/linux.git] / arch / x86_64 / kernel / kprobes.c
index 209c8c0bec717c226f9338faced9ac243b7904c9..90e7008cd8993446583a9777e23b34f9d6a79113 100644 (file)
 #include <linux/slab.h>
 #include <linux/preempt.h>
 #include <linux/module.h>
+#include <linux/kdebug.h>
 
 #include <asm/cacheflush.h>
 #include <asm/pgtable.h>
-#include <asm/kdebug.h>
 #include <asm/uaccess.h>
 
 void jprobe_return_end(void);
This page took 0.025239 seconds and 5 git commands to generate.