Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rcu: Abstract default callback-list initialization from init_callback…
…_list() In preparation for early-boot posting of callbacks, this commit abstracts initialization of the default (non-no-CB) callbacks list from the init_callback_list() function into a new init_default_callback_list() function. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
- Loading branch information