diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-05-03 23:45:51 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-06-09 04:52:33 +0300 |
commit | fe21a27e8ca0937a5ac298de1f4b46382e9c5c88 (patch) | |
tree | a591f03128dd7423ee14cfbf389c809a7f1af5f8 /lib/lru_cache.c | |
parent | e3c8d51e1a58c73a557eb38a9a6afb4f704a3379 (diff) | |
download | linux-fe21a27e8ca0937a5ac298de1f4b46382e9c5c88.tar.xz |
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>
Diffstat (limited to 'lib/lru_cache.c')
0 files changed, 0 insertions, 0 deletions