diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-11-10 08:07:08 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-01-06 11:02:50 -0800 |
commit | 5d0b024973027556b48a09bb36b55dc853ec7c6e (patch) | |
tree | 57764b5b8758710b2f788fbadc798b89d716ea03 /arch/unicore32 | |
parent | 1be0085b515e786e962b9f2d03616209eb6eb9a7 (diff) | |
download | op-kernel-dev-5d0b024973027556b48a09bb36b55dc853ec7c6e.zip op-kernel-dev-5d0b024973027556b48a09bb36b55dc853ec7c6e.tar.gz |
rcu: Don't bother affinitying rcub kthreads away from offline CPUs
When rcu_boost_kthread_setaffinity() sees that all CPUs for a given
rcu_node structure are now offline, it affinities the corresponding
RCU-boost ("rcub") kthread away from those CPUs. This is pointless
because the kthread cannot run on those offline CPUs in any case.
This commit therefore removes this unneeded code.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions