X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fkprobes.h;h=d0e7701fa1f6cbff19370ef0a2dc6e4856e5a27f;hb=2d1b2027626d5151fff8ef7c06ca8e7876a1a510;hp=afabad230dbb4f212d057449f03f3fec3b79d171;hpb=95b00786f3b8fa99f53931361beeb4c10504ad87;p=firefly-linux-kernel-4.4.55.git diff --git a/include/asm-powerpc/kprobes.h b/include/asm-powerpc/kprobes.h index afabad230dbb..d0e7701fa1f6 100644 --- a/include/asm-powerpc/kprobes.h +++ b/include/asm-powerpc/kprobes.h @@ -80,7 +80,6 @@ typedef unsigned int kprobe_opcode_t; #define is_trap(instr) (IS_TW(instr) || IS_TWI(instr)) #endif -#define ARCH_SUPPORTS_KRETPROBES #define flush_insn_slot(p) do { } while (0) #define kretprobe_blacklist_size 0