From: Linus Torvalds Date: Wed, 16 Jul 2025 20:00:38 +0000 (-0700) Subject: Merge tag 'probes-fixes-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.16-rc7~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2291551827fe5d2d3758c435c191d32b6d1350e;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'probes-fixes-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace Pull probes fix from Masami Hiramatsu: - fprobe-event: The @params variable was being used in an error path without being initialized. The fix to return an error code. * tag 'probes-fixes-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: tracing/probes: Avoid using params uninitialized in parse_btf_arg() --- e2291551827fe5d2d3758c435c191d32b6d1350e