On Wed, Nov 6, 2019 at 5:46 PM Martin KaFai Lau <kafai@xxxxxx> wrote: > > 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@xxxxxx> Applied the 1st patch. 2nd and 3rd will go for 'nit' respin?