[GIT PULL] probes: fixes for v6.6-rc7

From: Google
Date: Sat Oct 28 2023 - 06:01:12 EST


Hi Linus,

Probes fixes for v6.6-rc7:

- tracing/kprobes: Fix kernel-doc warnings for the variable length
arguments.

- tracing/kprobes: Fix to count the symbols in modules even if the
module name is not specified so that user can probe the symbols in
the modules without module name.


Please pull the latest probes-fixes-v6.6-rc7 tree, which can be found at:


git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.6-rc7

Tag SHA1: 454c20691731e6dd7e8b67f3ef6cbc3b666583e5
Head SHA1: 926fe783c8a64b33997fec405cf1af3e61aed441


Andrii Nakryiko (1):
tracing/kprobes: Fix symbol counting logic by looking at modules as well

Yujie Liu (1):
tracing/kprobes: Fix the description of variable length arguments

----
kernel/trace/trace_kprobe.c | 28 ++++++++++++++++++++++------
1 file changed, 22 insertions(+), 6 deletions(-)

--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>