rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
authorPaul E. McKenney <paulmck@linux.ibm.com>
Sat, 22 Sep 2018 01:08:09 +0000 (18:08 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Sat, 1 Dec 2018 20:45:34 +0000 (12:45 -0800)
commit5ab7ab8362fa8a4f7995d65ea05edf71530e8004
tree4190fcc5cbb3e11acfb85f70efeae31193b16c26
parent6b3de7a172bc59010a9d8e425877d98c1f24555e
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs

This commit affinities the forward-progress tests to avoid hogging a
housekeeping CPU on the theory that the offloaded callbacks will be
running on those housekeeping CPUs.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
[ paulmck: Fix NULL-pointer issue located by kbuild test robot. ]
Tested-by: Rong Chen <rong.a.chen@intel.com>
kernel/rcu/rcu.h
kernel/rcu/rcutorture.c
kernel/rcu/tree_plugin.h