[PATCH v3 0/3] A few uprobe fixes
From: Naveen N. Rao
Date: Fri Sep 22 2017 - 05:14:01 EST
This is v3 of the series posted at:
http://lkml.kernel.org/r/cover.1505333828.git.naveen.n.rao@xxxxxxxxxxxxxxxxxx
This has been updated to address review comments from Oleg.
- Patch 1 is new and removes uprobe_warn() in favour of pr_warn().
- Patch 2 is updated to accommodate change in patch 1.
- Patch 3 has been updated to remove the check for UPROBE_COPY_INSN in
handle_swbp().
- Naveen
Naveen N. Rao (3):
kernel/uprobes: Do away with uprobe_warn()
kernel/uprobes: Warn if unable to install breakpoint
kernel/uprobes: Fix check for active uprobe
kernel/events/uprobes.c | 58 +++++++++++++++++++++++++++++--------------------
1 file changed, 34 insertions(+), 24 deletions(-)
--
2.14.1