Home
last modified time | relevance | path

Searched hist:"3 d54f7983f3e6ac9f444fa20970b1abc8f089b79" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Drcu.hdiff 3d54f7983f3e6ac9f444fa20970b1abc8f089b79 Wed May 03 14:25:50 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h

The rcu_is_nocb_cpu() 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>
/openbmc/linux/include/linux/
H A Drcupdate.hdiff 3d54f7983f3e6ac9f444fa20970b1abc8f089b79 Wed May 03 14:25:50 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h

The rcu_is_nocb_cpu() 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>