diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-01-09 23:23:15 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-01-14 21:22:20 -0800 |
commit | f466ae66fa6a599f9a53b5f9bafea4b8cfffa7fb (patch) | |
tree | 14a3d519d0ff62417e35ab05bd1b05901b792692 /include | |
parent | a121103c922847ba5010819a3f250f1f7fc84ab8 (diff) | |
download | linux-f466ae66fa6a599f9a53b5f9bafea4b8cfffa7fb.tar.bz2 |
rcu: Remove cond_resched() from Tiny synchronize_sched()
It is now legal to invoke synchronize_sched() at early boot, which causes
Tiny RCU's synchronize_sched() to emit spurious splats. This commit
therefore removes the cond_resched() from Tiny RCU's synchronize_sched().
Fixes: 8b355e3bc140 ("rcu: Drive expedited grace periods from workqueue")
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: <stable@vger.kernel.org> # 4.9.0-
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions