From d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 02:45:28 +0000 Subject: [PATCH] add boot partition size --- kernel/tools/testing/selftests/rcutorture/configs/rcu/CFLIST | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/kernel/tools/testing/selftests/rcutorture/configs/rcu/CFLIST b/kernel/tools/testing/selftests/rcutorture/configs/rcu/CFLIST index 6a0b9f6..f2b20db 100644 --- a/kernel/tools/testing/selftests/rcutorture/configs/rcu/CFLIST +++ b/kernel/tools/testing/selftests/rcutorture/configs/rcu/CFLIST @@ -3,9 +3,7 @@ TREE03 TREE04 TREE05 -TREE06 TREE07 -TREE08 TREE09 SRCU-N SRCU-P @@ -16,3 +14,6 @@ TASKS01 TASKS02 TASKS03 +RUDE01 +TRACE01 +TRACE02 -- Gitblit v1.6.2