]> asedeno.scripts.mit.edu Git - linux.git/commit
rcu: Remove failsafe check for lost quiescent state
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 3 May 2018 21:30:02 +0000 (14:30 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 12 Jul 2018 22:39:06 +0000 (15:39 -0700)
commit17a8212b8de21ce1b9a91fb75c8a6fb337685b9a
tree14c354165c93424dc33c5a987888e96411e2412a
parentf34f2f5852e556ee1c3b3b294571086b1791008a
rcu: Remove failsafe check for lost quiescent state

Now that quiescent-state reporting is fully event-driven, this commit
removes the check for a lost quiescent state from force_qs_rnp().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c