mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
There are currently duplicate identical definitions of the rcu_synchronize() structure and the wakeme_after_rcu() function. Thie commit therefore consolidates them. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>