]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/kprobes.h
Merge master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6] / include / asm-x86_64 / kprobes.h
index cf5317898fb0fdc50301ad42123623a448f79262..7db825403e013129655fab261035b1391944c888 100644 (file)
@@ -41,7 +41,6 @@ typedef u8 kprobe_opcode_t;
        ? (MAX_STACK_SIZE) \
        : (((unsigned long)current_thread_info()) + THREAD_SIZE - (ADDR)))
 
-#define JPROBE_ENTRY(pentry)   (kprobe_opcode_t *)pentry
 #define ARCH_SUPPORTS_KRETPROBES
 #define  ARCH_INACTIVE_KPROBE_COUNT 1