diff options
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | 2020-12-08 19:01:54 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-12-10 13:11:30 -0800 |
commit | 3615bdf6d9b19db12b1589861609b4f1c6a8d303 (patch) | |
tree | d61558b9834317e1f0496d94d383b77dc0c4816d /net | |
parent | 77ce220c0549dcc3db8226c61c60e83fc59dfafc (diff) |
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 'net')
0 files changed, 0 insertions, 0 deletions