aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/membarrier.c
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2021-02-24 11:42:08 +0100
committerIngo Molnar <mingo@kernel.org>2021-03-06 12:40:21 +0100
commit50caf9c14b1498c90cf808dbba2ca29bd32ccba4 (patch)
tree4cd7d82723c949bb83bcc20eb9d6fe762e1914f2 /kernel/sched/membarrier.c
parentsched: Fix affine_move_task() self-concurrency (diff)
downloadlinux-dev-50caf9c14b1498c90cf808dbba2ca29bd32ccba4.tar.xz
linux-dev-50caf9c14b1498c90cf808dbba2ca29bd32ccba4.zip
sched: Simplify set_affinity_pending refcounts
Now that we have set_affinity_pending::stop_pending to indicate if a stopper is in progress, and we have the guarantee that if that stopper exists, it will (eventually) complete our @pending we can simplify the refcount scheme by no longer counting the stopper thread. Fixes: 6d337eab041d ("sched: Fix migrate_disable() vs set_cpus_allowed_ptr()") Cc: stable@kernel.org Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Valentin Schneider <valentin.schneider@arm.com> Link: https://lkml.kernel.org/r/20210224131355.724130207@infradead.org
Diffstat (limited to 'kernel/sched/membarrier.c')
0 files changed, 0 insertions, 0 deletions