diff options
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | 2020-12-08 21:01:54 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-12-11 00:11:30 +0300 |
commit | 3615bdf6d9b19db12b1589861609b4f1c6a8d303 (patch) | |
tree | d61558b9834317e1f0496d94d383b77dc0c4816d /MAINTAINERS | |
parent | 77ce220c0549dcc3db8226c61c60e83fc59dfafc (diff) | |
download | linux-3615bdf6d9b19db12b1589861609b4f1c6a8d303.tar.xz |
selftests/bpf: Fix "dubious pointer arithmetic" test
The verifier trace changed following a bugfix. After checking the 64-bit
sign, only the upper bit mask is known, not bit 31. Update the test
accordingly.
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions