commit | 60ced4950c5059eff3f03027926eb5384f9923e1 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Oct 27 16:04:35 2014 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Nov 13 10:35:41 2014 -0800 |
tree | 9a25f2981a545886294bd067b10c7a1a55268910 | |
parent | ce36f2f3eb6613a73bc6f3a5256bde7dd3f95710 [diff] |
rcu: Fix FIXME in rcu_tasks_kthread() This commit affines rcu_tasks_kthread() to the housekeeping CPUs in CONFIG_NO_HZ_FULL builds. This is just a default, so systems administrators are free to put this kthread somewhere else if they wish. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>