Searched hist:"82118249 d0ca4078d56d5e43172ada1567fdf946" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/rcu/ |
H A D | rcu.h | diff 82118249d0ca4078d56d5e43172ada1567fdf946 Wed May 03 13:13:24 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
The RCU_SCHEDULER_INACTIVE, RCU_SCHEDULER_INIT, and RCU_SCHEDULER_RUNNING definitions are used only within RCU, so this commit moves them 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 D | rcupdate.h | diff 82118249d0ca4078d56d5e43172ada1567fdf946 Wed May 03 13:13:24 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
The RCU_SCHEDULER_INACTIVE, RCU_SCHEDULER_INIT, and RCU_SCHEDULER_RUNNING definitions are used only within RCU, so this commit moves them 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>
|