[PATCH 0/3] kprobes: Fix issues related to optkprobe

Yang Jihong posted 3 patches 2 years, 6 months ago
There is a newer version of this series
arch/x86/kernel/kprobes/opt.c | 6 +++---
include/linux/kprobes.h       | 1 +
kernel/kprobes.c              | 7 +++----
3 files changed, 7 insertions(+), 7 deletions(-)
[PATCH 0/3] kprobes: Fix issues related to optkprobe
Posted by Yang Jihong 2 years, 6 months ago
Fixed several optkprobe issues, mainly related to the x86 architecture.

Yang Jihong (3):
  kprobes: Fixed probe nodes not correctly removed when forcibly
    unoptimized
  x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
  x86/kprobes: Fix arch_check_optimized_kprobe check within
    optimized_kprobe range

 arch/x86/kernel/kprobes/opt.c | 6 +++---
 include/linux/kprobes.h       | 1 +
 kernel/kprobes.c              | 7 +++----
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.30.GIT