Searched hist:fe21a27e8ca0937a5ac298de1f4b46382e9c5c88 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/rcu/ |
H A D | rcu.h | diff fe21a27e8ca0937a5ac298de1f4b46382e9c5c88 Wed May 03 15:45:51 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
The rcu_request_urgent_qs_task() function is used only within RCU, so there is no point in exporting it to the rest of the kernel from nclude/linux/rcutiny.h and include/linux/rcutree.h. This commit therefore moves this function 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 | rcutree.h | diff fe21a27e8ca0937a5ac298de1f4b46382e9c5c88 Wed May 03 15:45:51 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
The rcu_request_urgent_qs_task() function is used only within RCU, so there is no point in exporting it to the rest of the kernel from nclude/linux/rcutiny.h and include/linux/rcutree.h. This commit therefore moves this function to kernel/rcu/rcu.h.
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
H A D | rcutiny.h | diff fe21a27e8ca0937a5ac298de1f4b46382e9c5c88 Wed May 03 15:45:51 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
The rcu_request_urgent_qs_task() function is used only within RCU, so there is no point in exporting it to the rest of the kernel from nclude/linux/rcutiny.h and include/linux/rcutree.h. This commit therefore moves this function to kernel/rcu/rcu.h.
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|