mirror of
https://github.com/torvalds/linux
synced 2026-06-18 00:02:16 +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>