jprobes: remove JPROBE_ENTRY()
AFAICT now that jprobe.entry is a void *, JPROBE_ENTRY doesn't do anything useful - so remove it .. I've left a do-nothing version so that out-of-tree jprobes code will still compile without modifications. Signed-off-by:Michael Ellerman <michael@ellerman.id.au> Cc: Prasanna S Panchamukhi <prasanna@in.ibm.com> Acked-by:
Ananth N Mavinakayanahalli <ananth@in.ibm.com> Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Documentation/kprobes.txt 1 addition, 7 deletionsDocumentation/kprobes.txt
- include/asm-i386/kprobes.h 0 additions, 1 deletioninclude/asm-i386/kprobes.h
- include/asm-ia64/kprobes.h 0 additions, 2 deletionsinclude/asm-ia64/kprobes.h
- include/asm-powerpc/kprobes.h 0 additions, 2 deletionsinclude/asm-powerpc/kprobes.h
- include/asm-s390/kprobes.h 0 additions, 2 deletionsinclude/asm-s390/kprobes.h
- include/asm-sparc64/kprobes.h 0 additions, 1 deletioninclude/asm-sparc64/kprobes.h
- include/asm-x86_64/kprobes.h 0 additions, 1 deletioninclude/asm-x86_64/kprobes.h
- include/linux/kprobes.h 3 additions, 0 deletionsinclude/linux/kprobes.h
- net/dccp/probe.c 1 addition, 1 deletionnet/dccp/probe.c
- net/ipv4/tcp_probe.c 1 addition, 1 deletionnet/ipv4/tcp_probe.c
Loading
Please register or sign in to comment