From 08f87f769b595151be1afeff53e144f543faa614 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 06 Dec 2023 09:51:13 +0000 Subject: [PATCH] add dts config --- 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