[GIT PULL] probes: Fixes for v6.8-rc4
From: Google
Date: Sat Feb 17 2024 - 08:09:21 EST
Hi Linus,
Probes fixes for v6.8-rc4:
- tracing/probes: Fix BTF structure member finder to find the members
which are placed after any anonymous union member correctly.
Please pull the latest probes-fixes-v6.8-rc4 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.8-rc4
Tag SHA1: b3dfe85ccea60e12ad1c78fc06a15c6475de12c8
Head SHA1: 9704669c386f9bbfef2e002e7e690c56b7dcf5de
Masami Hiramatsu (Google) (1):
tracing/probes: Fix to search structure fields correctly
----
kernel/trace/trace_btf.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>