[PATCH rcu 0/3] SRCU changes for v6.17

neeraj.upadhyay@kernel.org posted 3 patches 3 months ago
include/linux/srcu.h     | 47 ++--------------------------------------
include/linux/srcutiny.h |  3 ---
include/linux/srcutree.h | 38 --------------------------------
kernel/rcu/srcutree.c    |  2 ++
scripts/checkpatch.pl    |  2 --
5 files changed, 4 insertions(+), 88 deletions(-)
[PATCH rcu 0/3] SRCU changes for v6.17
Posted by neeraj.upadhyay@kernel.org 3 months ago
From: "Neeraj Upadhyay (AMD)" <neeraj.upadhyay@kernel.org>

Hello,

This patch series contains following updates to the SRCU code (rebased
on git://git.kernel.org/pub/scm/linux/kernel/git/neeraj.upadhyay/linux-rcu.git
rcutorture.07.07.2025:

Paul E. McKenney (3):
  srcu: Expedite SRCU-fast grace periods
  srcu: Remove SRCU-lite implementation
  checkpatch: Remove SRCU-lite deprecation

 include/linux/srcu.h     | 47 ++--------------------------------------
 include/linux/srcutiny.h |  3 ---
 include/linux/srcutree.h | 38 --------------------------------
 kernel/rcu/srcutree.c    |  2 ++
 scripts/checkpatch.pl    |  2 --
 5 files changed, 4 insertions(+), 88 deletions(-)

-- 
2.40.1