[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e5dd6af2-fdbf-4773-9732-13b84ca13a12@paulmck-laptop>
Date: Tue, 24 Jun 2025 09:13:51 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...a.com, rostedt@...dmis.org
Subject: [PATCH 0/5] Remove SRCU-lite in favor of SRCU-fast
Hello!
This series removes the deprecated SRCU-lite flavor:
1. Remove support for SRCU-lite.
2. Remove SRCU-lite scenarios.
3. Remove support for SRCU-lite.
4. Remove SRCU-lite implementation.
5. Remove SRCU-lite deprecation.
Thanx, Paul
------------------------------------------------------------------------
b/include/linux/srcu.h | 2
b/include/linux/srcutiny.h | 3
b/include/linux/srcutree.h | 38 ----------
b/kernel/rcu/rcutorture.c | 7 -
b/kernel/rcu/refscale.c | 32 --------
b/scripts/checkpatch.pl | 2
b/tools/testing/selftests/rcutorture/configs/rcu/CFLIST | 1
include/linux/srcu.h | 47 -------------
tools/testing/selftests/rcutorture/configs/rcu/SRCU-L | 10 --
tools/testing/selftests/rcutorture/configs/rcu/SRCU-L.boot | 3
10 files changed, 4 insertions(+), 141 deletions(-)
Powered by blists - more mailing lists