summaryrefslogtreecommitdiff
path: root/include/asm-x86/kprobes_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/kprobes_64.h')
-rw-r--r--include/asm-x86/kprobes_64.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/kprobes_64.h b/include/asm-x86/kprobes_64.h
index 7db825403e01..3f495e5308b1 100644
--- a/include/asm-x86/kprobes_64.h
+++ b/include/asm-x86/kprobes_64.h
@@ -42,7 +42,6 @@ typedef u8 kprobe_opcode_t;
: (((unsigned long)current_thread_info()) + THREAD_SIZE - (ADDR)))
#define ARCH_SUPPORTS_KRETPROBES
-#define ARCH_INACTIVE_KPROBE_COUNT 1
void kretprobe_trampoline(void);
extern void arch_remove_kprobe(struct kprobe *p);