diff options
| author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2026-07-20 19:44:16 +0900 |
|---|---|---|
| committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2026-07-21 17:59:54 +0900 |
| commit | 78d252c935c9c54742443e871b7b39204ecb7a01 (patch) | |
| tree | d3460c7f5237dddedc1ac254396c3a34f4cdc76c /scripts/objdiff | |
| parent | 5428fca0cd542d4fb7beb781c1b44292aedb7915 (diff) | |
| download | linux-78d252c935c9c54742443e871b7b39204ecb7a01.tar.gz linux-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/objdiff')
0 files changed, 0 insertions, 0 deletions
