]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ia64/kprobes.h
ACPICA: fix CONFIG_ACPI_DEBUG_FUNC_TRACE build
[linux-2.6-omap-h63xx.git] / include / asm-ia64 / kprobes.h
index 6382e52ec2272b1ec39f4ea3432e061e75c51b1e..a93ce9ef07ff7a5497a4806d99df460030b080aa 100644 (file)
@@ -82,10 +82,8 @@ struct kprobe_ctlblk {
        struct prev_kprobe prev_kprobe[ARCH_PREV_KPROBE_SZ];
 };
 
-#define JPROBE_ENTRY(pentry)   (kprobe_opcode_t *)pentry
-
 #define ARCH_SUPPORTS_KRETPROBES
-#define  ARCH_INACTIVE_KPROBE_COUNT 1
+#define kretprobe_blacklist_size 0
 
 #define SLOT0_OPCODE_SHIFT     (37)
 #define SLOT1_p1_OPCODE_SHIFT  (37 - (64-46))