]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-avr32/kprobes.h
[ARM] 4989/1: [AT91] SAM9 ClockSource / ClockEvents
[linux-2.6-omap-h63xx.git] / include / asm-avr32 / kprobes.h
index 190a6377c80969f7b5ef5313457b42fec539a99d..996cb656474e267920ad6856f6445156349b0579 100644 (file)
@@ -17,7 +17,7 @@ typedef u16   kprobe_opcode_t;
 #define BREAKPOINT_INSTRUCTION 0xd673  /* breakpoint */
 #define MAX_INSN_SIZE          2
 
-#define ARCH_INACTIVE_KPROBE_COUNT 1
+#define kretprobe_blacklist_size 0
 
 #define arch_remove_kprobe(p)  do { } while (0)