rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 3 May 2017 19:28:59 +0000 (12:28 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 9 Jun 2017 01:52:32 +0000 (18:52 -0700)
commitb8989b76052eedc99b09322efd6f68816f191a1a
tree0f31be2cadab883f337ce9468aa69d1ba8dfdc36
parent3d54f7983f3e6ac9f444fa20970b1abc8f089b79
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h

The rcu_ftrace_dump() function is used only internally to RCU.  This
commit therefore moves its declaration from include/linux/rcupdate.h
to kernel/rcu/rcu.h.

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcupdate.h
kernel/rcu/rcu.h