diff options
| author | 2024-03-07 17:08:00 -0800 | |
|---|---|---|
| committer | 2024-03-11 15:37:24 -0700 | |
| commit | 667a86ad9b71d934c444eec193cf3508016f35c5 (patch) | |
| tree | 1517fb859cd443cd74b02dbf3d3684cb29a40f40 /scripts/gcc-plugins/structleak_plugin.c | |
| parent | bpf: Introduce bpf_arena. (diff) | |
| download | wireguard-linux-667a86ad9b71d934c444eec193cf3508016f35c5.tar.xz wireguard-linux-667a86ad9b71d934c444eec193cf3508016f35c5.zip | |
bpf: Disasm support for addr_space_cast instruction.
LLVM generates rX = addr_space_cast(rY, dst_addr_space, src_addr_space)
instruction when pointers in non-zero address space are used by the bpf
program. Recognize this insn in uapi and in bpf disassembler.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/bpf/20240308010812.89848-3-alexei.starovoitov@gmail.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
