mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>