kernel_optimize_test/kernel/rcu
Paul E. McKenney 7922cd0e56 rcu: Move rcu_report_exp_rnp() to allow consolidation
This is a nearly pure code-movement commit, moving rcu_report_exp_rnp(),
sync_rcu_preempt_exp_done(), and rcu_preempted_readers_exp() so
that later commits can make synchronize_sched_expedited() use them.
The non-code-movement portion of this commit tags rcu_report_exp_rnp()
as __maybe_unused to avoid build errors when CONFIG_PREEMPT=n.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2015-09-20 21:16:18 -07:00
..
Makefile
rcu.h
rcutorture.c
srcu.c
tiny_plugin.h
tiny.c
tree_plugin.h rcu: Move rcu_report_exp_rnp() to allow consolidation 2015-09-20 21:16:18 -07:00
tree_trace.c
tree.c rcu: Move rcu_report_exp_rnp() to allow consolidation 2015-09-20 21:16:18 -07:00
tree.h
update.c