[TRIVIAL PATCH 0/2] kprobes: a couple of trivial changes
From: Naveen N. Rao
Date: Wed Mar 08 2017 - 13:06:09 EST
Two trivial fixes for kprobes:
- one, to document NOKPROBE_SYMBOL() in kprobe tracer doc
- two, change __kprobes to NOKPROBE_SYMBOL() for
kprobe_exceptions_notify()
I noticed the latter while making this change for arch/powerpc.
- Naveen
Naveen N. Rao (2):
doc: trace/kprobes: add information about NOKPROBE_SYMBOL
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
Documentation/trace/kprobetrace.txt | 5 +++--
kernel/kprobes.c | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
--
2.11.1