rcutorture: Make rcu_torture_reader() use cond_resched()

The rcu_torture_reader() function currently uses schedule().  This commit
therefore speeds things up a bit by substituting cond_resched().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
1 file changed