提交 27e23836 编写于 作者: D Daniel Müller 提交者: Alexei Starovoitov

selftests/bpf: Add lru_bug to s390x deny list

The lru_bug BPF selftest is failing execution on s390x machines. The
failure is due to program attachment failing in turn, similar to a bunch
of other tests. Those other tests have already been deny-listed and with
this change we do the same for the lru_bug test, adding it to the
corresponding file.

Fixes: de7b9927 ("selftests/bpf: Add test for prealloc_lru_pop bug")
Signed-off-by: NDaniel Müller <deso@posteo.net>
Acked-by: NMykola Lysenko <mykolal@fb.com>
Link: https://lore.kernel.org/r/20220810200710.1300299-1-deso@posteo.netSigned-off-by: NAlexei Starovoitov <ast@kernel.org>
上级 40b4ac88
......@@ -65,3 +65,4 @@ send_signal # intermittently fails to receive signa
select_reuseport # intermittently fails on new s390x setup
xdp_synproxy # JIT does not support calling kernel function (kfunc)
unpriv_bpf_disabled # fentry
lru_bug # prog 'printk': failed to auto-attach: -524
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册