From: "Neeraj Upadhyay (AMD)" <[email protected]> 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

