diff options
author | Alexei Starovoitov <ast@fb.com> | 2018-01-06 00:02:00 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-07 00:10:32 +0100 |
commit | 2b36047e7889b7efee22c11e17f035f721855731 (patch) | |
tree | 0d7ec4ba60ccb884e26837f97a0ff476e2a02e9e /kernel/bpf/verifier.c | |
parent | bpf: sockmap missing NULL psock check (diff) | |
download | linux-2b36047e7889b7efee22c11e17f035f721855731.tar.xz linux-2b36047e7889b7efee22c11e17f035f721855731.zip |
selftests/bpf: fix test_align
since commit 82abbf8d2fc4 the verifier rejects the bit-wise
arithmetic on pointers earlier.
The test 'dubious pointer arithmetic' now has less output to match on.
Adjust it.
Fixes: 82abbf8d2fc4 ("bpf: do not allow root to mangle valid pointers")
Reported-by: kernel test robot <xiaolong.ye@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'kernel/bpf/verifier.c')
0 files changed, 0 insertions, 0 deletions