+8
−61
include/linux/srcutiny.h
0 → 100644
+81
−0
include/linux/srcutree.h
0 → 100644
+91
−0
+12
−0
+2
−1
Loading
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>