]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 7 May 2018 19:07:48 +0000 (12:07 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 12 Jul 2018 22:39:07 +0000 (15:39 -0700)
commit3bc2d5f8cc47222ad74a51f46d6f26bf457f4014
treea92f11a94cf28b98673e40182020435730cea6fc
parent591cbb5dfc252e3ea34df24210c2fd7466caf0cb
rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path

Now that quiescent states for newly offlined CPUs are reported either
when that CPU goes offline or at the end of grace-period initialization,
the CPU-hotplug failsafe in the force-quiescent-state code path is no
longer needed.

This commit therefore removes this failsafe.

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