Messages in this thread |  | | Date | Sat, 10 Dec 2022 09:03:20 -0500 | From | Steven Rostedt <> | Subject | [for-next][PATCH 0/3] probes: Updates for 6.2 |
| |
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(-)
|  |