vmtest: blacklist kfunc_call selftests

kfunc_call requires 5.13+ kernel.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
Andrii Nakryiko 2021-04-05 08:26:57 -07:00 committed by Andrii Nakryiko
parent 95f83b8b0c
commit 174d0b7b49

View File

@ -30,6 +30,7 @@ hash_large_key # v5.11+
ima # v5.11+
kfree_skb # 32-bit pointer arith in test_pkt_access
ksyms # __start_BTF has different name
kfunc_call # v5.13+
link_pinning # bpf_link is missing
load_bytes_relative # new functionality in 5.8
map_init # per-CPU LRU missing