mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-15 07:43:19 +00:00
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>