From 23fa18eaa71266feff7ba8d83022d9e1cc83c65a Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:42:03 +0000 Subject: [PATCH] disable pwm7 --- 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