diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-03-27 18:11:15 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-06-10 22:45:51 +0200 |
commit | 9dc5ad32488a75504349372330cc228d4dd678db (patch) | |
tree | 794a5a4ac485fa4e6141dc6f14d23b0963c4bbab /kernel/sys.c | |
parent | rcu: Remove rcu_preempt_process_callbacks() (diff) | |
download | linux-9dc5ad32488a75504349372330cc228d4dd678db.tar.xz linux-9dc5ad32488a75504349372330cc228d4dd678db.zip |
rcu: Simplify RCU_TINY RCU callback invocation
TINY_PREEMPT_RCU could use a kthread to handle RCU callback invocation,
which required an API to abstract kthread vs. softirq invocation.
Now that TINY_PREEMPT_RCU is no longer with us, this commit retires
this API in favor of direct use of the relevant softirq primitives.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions