summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>2026-07-20 19:44:16 +0900
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>2026-07-21 17:59:54 +0900
commit78d252c935c9c54742443e871b7b39204ecb7a01 (patch)
treed3460c7f5237dddedc1ac254396c3a34f4cdc76c /scripts/Makefile.thinlto
parent5428fca0cd542d4fb7beb781c1b44292aedb7915 (diff)
downloadlinux-stable-78d252c935c9c54742443e871b7b39204ecb7a01.tar.gz
linux-stable-78d252c935c9c54742443e871b7b39204ecb7a01.zip
tracing/probes: Cleanup pointer arithmetic in store_trace_entry_data()
In store_trace_entry_data(), edata is cast to unsigned long for pointer offset arithmetic before being cast back to unsigned long *. Cast edata to u8 * instead. Link: https://lore.kernel.org/all/178454425622.296567.16952341966130280432.stgit@devnote2/ Assisted-by: Antigravity:gemini-3.5-flash Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions