mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>