diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-10-21 16:53:02 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-11-04 04:20:11 +0100 |
commit | c3377c2da6e594504c900d5ef72374c109e4ca99 (patch) | |
tree | a22b9894500e373290eee77862b0f29a21879b29 /kernel/softirq.c | |
parent | rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_data (diff) | |
download | linux-c3377c2da6e594504c900d5ef72374c109e4ca99.tar.xz linux-c3377c2da6e594504c900d5ef72374c109e4ca99.zip |
rcu: Remove "cpu" argument to rcu_check_callbacks()
The "cpu" argument was kept around on the off-chance that RCU might
offload scheduler-clock interrupts. However, this offload approach
has been replaced by NO_HZ_FULL, which offloads -all- RCU processing
from qualifying CPUs. It is therefore time to remove the "cpu" argument
to rcu_check_callbacks(), which this commit does.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Pranith Kumar <bobby.prani@gmail.com>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions