diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-10-21 17:12:00 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-11-04 04:20:26 +0100 |
commit | 86aea0e6e7d571a9452082a7198d0603cc5dd965 (patch) | |
tree | 353941d11b01fdca6544ec7f18e231ab319a11a6 /kernel/softirq.c | |
parent | rcu: Remove "cpu" argument to rcu_pending() (diff) | |
download | linux-86aea0e6e7d571a9452082a7198d0603cc5dd965.tar.xz linux-86aea0e6e7d571a9452082a7198d0603cc5dd965.zip |
rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()
Because rcu_preempt_check_callbacks()'s argument is guaranteed to
always be the current CPU, drop the argument and replace per_cpu()
with __this_cpu_read().
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