mirror of
https://github.com/torvalds/linux.git
synced 2026-05-15 14:13:39 -04: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>