From 61598093bbdd283a7edc367d900f223070ead8d2 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:03 +0000 Subject: [PATCH] add ax88772C AX88772C_eeprom_tools --- 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