From abde7fb3148624360854d649ab2772c0a22c7028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20M=C3=BCller?= Date: Tue, 11 Oct 2022 11:41:34 -0700 Subject: [PATCH] Remove lru_bug from DENYLIST-latest.s390x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The comment associated with the entry is a bit confusing. It stemmed from the test being denylisted on bpf, but not bpf-next in the past. Regardless, by now said change has propagated to both trees, so we no longer need to carry around this deny list entry here. Signed-off-by: Daniel Müller --- ci/vmtest/configs/DENYLIST-latest.s390x | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/vmtest/configs/DENYLIST-latest.s390x b/ci/vmtest/configs/DENYLIST-latest.s390x index dcbe807..3684f49 100644 --- a/ci/vmtest/configs/DENYLIST-latest.s390x +++ b/ci/vmtest/configs/DENYLIST-latest.s390x @@ -1,6 +1,3 @@ -# TEMPORARY until bpf-next -> bpf merge -lru_bug # prog 'printk': failed to auto-attach: -524 - # TEMPORARY usdt/basic # failing verifier due to bounds check after LLVM update usdt/multispec # same as above