[for-next][PATCH 0/3] probes: Updates for 6.2

Steven Rostedt posted 3 patches 2 years, 9 months ago
Only 2 patches received!
kernel/kprobes.c            | 16 ++++++++--------
kernel/trace/trace_eprobe.c |  3 +++
lib/Kconfig.debug           |  1 +
3 files changed, 12 insertions(+), 8 deletions(-)
[for-next][PATCH 0/3] probes: Updates for 6.2
Posted by Steven Rostedt 2 years, 9 months ago
  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes/for-next

Head SHA1: 0c76ef3f26d5ef2ac2c21b47e7620cff35809fbb


Li Hua (1):
      test_kprobes: Fix implicit declaration error of test_kprobes

Li Huafei (1):
      kprobes: Fix check for probe enabled in kill_kprobe()

Steven Rostedt (Google) (1):
      tracing: Fix race where eprobes can be called before the event

----
 kernel/kprobes.c            | 16 ++++++++--------
 kernel/trace/trace_eprobe.c |  3 +++
 lib/Kconfig.debug           |  1 +
 3 files changed, 12 insertions(+), 8 deletions(-)