mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 05:50:28 +09: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>