diff options
author | Alexei Starovoitov <ast@fb.com> | 2021-05-31 21:25:51 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-10 13:43:53 +0300 |
commit | 591da46fae4f01be07f5750107cfa7f973627994 (patch) | |
tree | 826962d49c38109d62b90d6117d5e30a491164da /lib | |
parent | ba1be7e6b20053bab635deddd1d6c11acaca90d2 (diff) | |
download | linux-591da46fae4f01be07f5750107cfa7f973627994.tar.xz |
selftests/bpf: fix test_align
commit 2b36047e7889b7efee22c11e17f035f721855731 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions