summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>2026-06-25 08:34:46 +0900
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>2026-06-30 23:58:19 +0900
commit251a8fe1b9aedccd298b77bc28426d564c5a923f (patch)
tree4d5647e9dfdf9315971e2e581a631198c11ca81d /rust/zerocopy/src/git@git.tavy.me:linux.git
parent72c8646956ffc8050bb8be5988a0f28fc37e1ac4 (diff)
tracing/probes: Remove WARN_ON_ONCE from parse_btf_arg
Sashiko found that user can cause this WARN_ON_ONCE() easily with adding a kprobe event based on a raw address with BTF parameter. Since this is not an unexpected condition, remove the WARN_ON_ONCE(). Link: https://lore.kernel.org/all/178177265367.2059927.13789953014706792126.stgit@mhiramat.tok.corp.google.com/ Link: https://sashiko.dev/#/patchset/178165816303.269421.7302603996990753309.stgit%40devnote2 Reported-by: Sashiko <sashiko-bot@kernel.org> Fixes: b576e09701c7 ("tracing/probes: Support function parameters if BTF is available") Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'rust/zerocopy/src/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions