mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-03 11:43:03 +09:00
In response to automated complaints about modifications to SRCU increasing its size, this commit creates a tiny SRCU that is used in SMP=n && PREEMPT=n builds. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>