]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/kprobes_64.h
store __setup_str_* in a more compact way
[linux-2.6-omap-h63xx.git] / include / asm-x86 / kprobes_64.h
index 7db825403e013129655fab261035b1391944c888..53f4d85073545641421291911acc3a319488868c 100644 (file)
@@ -42,7 +42,7 @@ typedef u8 kprobe_opcode_t;
        : (((unsigned long)current_thread_info()) + THREAD_SIZE - (ADDR)))
 
 #define ARCH_SUPPORTS_KRETPROBES
-#define  ARCH_INACTIVE_KPROBE_COUNT 1
+extern const int kretprobe_blacklist_size;
 
 void kretprobe_trampoline(void);
 extern void arch_remove_kprobe(struct kprobe *p);