summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorEdward Cree <ecree@solarflare.com>2017-08-23 17:10:03 +0300
committerDavid S. Miller <davem@davemloft.net>2017-08-24 08:38:07 +0300
commit63f45f840634ab5fd71bbc07acff915277764068 (patch)
treecb362e59b70cfb3188d10329713764452009257e /tools/testing
parentd893dc26e3f42e12ae75703c52cc6de5578ff1f5 (diff)
downloadlinux-63f45f840634ab5fd71bbc07acff915277764068.tar.xz
bpf/verifier: when pruning a branch, ignore its write marks
The fact that writes occurred in reaching the continuation state does not screen off its reads from us, because we're not really its parent. So detect 'not really the parent' in do_propagate_liveness, and ignore write marks in that case. Fixes: dc503a8ad984 ("bpf/verifier: track liveness for pruning") Signed-off-by: Edward Cree <ecree@solarflare.com> Acked-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 'tools/testing')
0 files changed, 0 insertions, 0 deletions