diff options
| author | Eduard Zingerman <eddyz87@gmail.com> | 2026-09-03 10:15:40 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-09-03 18:54:45 -0700 |
| commit | 1f3cd9719c40715a7d6328bdbef817d5731bf61c (patch) | |
| tree | cb3484851ae8eb3086b3e562906cf615732af72f /scripts/Makefile.thinlto | |
| parent | 4814ed6406f3493bd554ad046da5f7fc04833571 (diff) | |
| download | linux-1f3cd9719c40715a7d6328bdbef817d5731bf61c.tar.gz linux-1f3cd9719c40715a7d6328bdbef817d5731bf61c.zip | |
bpf: update disasm.c to print BPF_PROBE_ATOMIC as atomics
bpf_convert_ctx_accesses() rewrites an atomic on an arena pointer from
BPF_STX | BPF_ATOMIC to BPF_STX | BPF_PROBE_ATOMIC, this patch adjusts
print_bpf_insn() to print such instructions as regular atomics with a
'probe_' prefix (instead of printing them as BUG_XX).
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20260903171542.1438050-2-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
