diff options
author | Valentin Schneider <valentin.schneider@arm.com> | 2021-02-25 10:22:30 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-03-06 12:40:21 +0100 |
commit | e140749c9f194d65f5984a5941e46758377c93c0 (patch) | |
tree | 824a915f4296e6a358eaf14fd1957c27fb909818 /net/mac80211/iface.c | |
parent | ce29ddc47b91f97e7f69a0fb7cbb5845f52a9825 (diff) | |
download | linux-e140749c9f194d65f5984a5941e46758377c93c0.tar.gz linux-e140749c9f194d65f5984a5941e46758377c93c0.tar.bz2 linux-e140749c9f194d65f5984a5941e46758377c93c0.zip |
sched: Simplify migration_cpu_stop()
Since, when ->stop_pending, only the stopper can uninstall
p->migration_pending. This could simplify a few ifs, because:
(pending != NULL) => (pending == p->migration_pending)
Also, the fatty comment above affine_move_task() probably needs a bit
of gardening.
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/mac80211/iface.c')
0 files changed, 0 insertions, 0 deletions