summaryrefslogtreecommitdiff
path: root/tools/bpf/bpf_exp.y
diff options
context:
space:
mode:
authorMartin KaFai Lau <kafai@fb.com>2019-11-07 04:46:40 +0300
committerAlexei Starovoitov <ast@kernel.org>2019-11-07 08:52:52 +0300
commit85d31dd07002315c0d1816543fdc392c8cc6b73a (patch)
tree432a2b8f89df9f7b999103aedc905a889664d267 /tools/bpf/bpf_exp.y
parented578021210e14f15a654c825fba6a700c9a39a7 (diff)
downloadlinux-85d31dd07002315c0d1816543fdc392c8cc6b73a.tar.xz
bpf: Account for insn->off when doing bpf_probe_read_kernel
In the bpf interpreter mode, bpf_probe_read_kernel is used to read from PTR_TO_BTF_ID's kernel object. It currently missed considering the insn->off. This patch fixes it. Fixes: 2a02759ef5f8 ("bpf: Add support for BTF pointers to interpreter") Signed-off-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Link: https://lore.kernel.org/bpf/20191107014640.384083-1-kafai@fb.com
Diffstat (limited to 'tools/bpf/bpf_exp.y')
0 files changed, 0 insertions, 0 deletions