mirror of
https://github.com/torvalds/linux
synced 2026-06-12 21:12:22 +09:00
Now that SRCU permits call_srcu() to be invoked at early boot, this commit ensures that the rcutorture scripting tests early boot call_srcu(). Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>