diff options
author | Peter Zijlstra | 2021-02-24 11:42:08 +0100 |
---|---|---|
committer | Ingo Molnar | 2021-03-06 12:40:21 +0100 |
commit | 50caf9c14b1498c90cf808dbba2ca29bd32ccba4 (patch) | |
tree | 4cd7d82723c949bb83bcc20eb9d6fe762e1914f2 /kernel/dma.c | |
parent | 9e81889c7648d48dd5fe13f41cbc99f3c362484a (diff) |
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/dma.c')
0 files changed, 0 insertions, 0 deletions