Skip to content
Commit 7e3b70e0 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu-tasks: Handle the running-offline idle-task special case



The idle task corresponding to an offline CPU can appear to be running
while that CPU is offline.  This commit therefore adds checks for this
situation, treating it as a quiescent state.  Because the tasklist scan
and the holdout-list scan now exclude CPU-hotplug operations, readers
on the CPU-hotplug paths are still waited for.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 81b4a7bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment