https://github.com/torvalds/linux
Revision cf66c29bd7534813d2e1971fab71e25fe87c7e0a authored by John Fastabend on 29 May 2020, 17:29:18 UTC, committed by Alexei Starovoitov on 29 May 2020, 20:34:06 UTC
Added a verifier test for assigning 32bit reg states to
64bit where 32bit reg holds a constant value of 0.

Without previous kernel verifier.c fix, the test in
this patch will fail.

Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/159077335867.6014.2075350327073125374.stgit@john-Precision-5820-Tower
1 parent e3effcd
History
Tip revision: cf66c29bd7534813d2e1971fab71e25fe87c7e0a authored by John Fastabend on 29 May 2020, 17:29:18 UTC
bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones
Tip revision: cf66c29
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top