mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
31ab604bf3
The rcu_dynticks_snap() function is defined in include/linux/rcutiny.h, but is no longer used by Tiny RCU. This commit therefore removes it. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>