aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/update.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-01-09 23:23:15 -0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-01-14 21:22:20 -0800
commitf466ae66fa6a599f9a53b5f9bafea4b8cfffa7fb (patch)
tree14a3d519d0ff62417e35ab05bd1b05901b792692 /kernel/rcu/update.c
parentLinux 4.10-rc3 (diff)
downloadlinux-dev-f466ae66fa6a599f9a53b5f9bafea4b8cfffa7fb.tar.xz
linux-dev-f466ae66fa6a599f9a53b5f9bafea4b8cfffa7fb.zip
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 'kernel/rcu/update.c')
0 files changed, 0 insertions, 0 deletions