From 958e46acc8e900e8569dd467c1af9b8d2d019394 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 09 Dec 2023 08:38:54 +0000 Subject: [PATCH] disable cpu isolcpus --- 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