diff options
author | Alexei Starovoitov <ast@fb.com> | 2017-03-16 04:26:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-17 06:44:11 +0300 |
commit | 8041902dae5299c1f194ba42d14383f734631009 (patch) | |
tree | bd1153b0a070c9d8b5d8bb24b11b212bb8421926 /include/linux/bpf.h | |
parent | 79741b3bdec01a8628368fbcfccc7d189ed606cb (diff) | |
download | linux-8041902dae5299c1f194ba42d14383f734631009.tar.xz |
bpf: adjust insn_aux_data when patching insns
convert_ctx_accesses() replaces single bpf instruction with a set of
instructions. Adjust corresponding insn_aux_data while patching.
It's needed to make sure subsequent 'for(all insn)' loops
have matching insn and insn_aux_data.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions