]> err.no Git - linux-2.6/blobdiff - include/asm-sparc64/kprobes.h
[Blackfin] arch: Fix BUG - kernel sometimes would stuck with KEYBOARD_GPIO on
[linux-2.6] / include / asm-sparc64 / kprobes.h
index a04145b77f9635e8a7a30504bef7f1b2cfdcc1e1..5020eaf67c292d10c34831cb71ce5ec421a6e8fd 100644 (file)
@@ -10,6 +10,8 @@ typedef u32 kprobe_opcode_t;
 #define BREAKPOINT_INSTRUCTION_2 0x91d02071 /* ta 0x71 */
 #define MAX_INSN_SIZE 2
 
+#define kretprobe_blacklist_size 0
+
 #define arch_remove_kprobe(p)  do {} while (0)
 
 #define flush_insn_slot(p)             \