rcutorture: Add cpu0 to the set of CPUs to add jitter
authorJoel Fernandes (Google) <joel@joelfernandes.org>
Tue, 26 Mar 2019 19:24:11 +0000 (15:24 -0400)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Tue, 28 May 2019 16:06:09 +0000 (09:06 -0700)
commitdd064c35991435efc4da2a6c551601f6e80f2611
tree91285bbf2febd83791256c07be91924ef7cc40d8
parente0e2147c1a6a722f6b2e359c5132a825ecb8a420
rcutorture: Add cpu0 to the set of CPUs to add jitter

jitter.sh currently does not add CPU0 to the list of CPUs for adding of
jitter. Let us add it to this list even when it is not hot-pluggable.

Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
tools/testing/selftests/rcutorture/bin/jitter.sh