Commit 22f667c
Peter Zijlstra
sched: Don't run cpu-online with balance_push() enabled
We don't need to push away tasks when we come online, mark the push
complete right before the CPU dies.
XXX hotplug state machine has trouble with rollback here.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Tested-by: Valentin Schneider <valentin.schneider@arm.com>
Link: https://lkml.kernel.org/r/20210121103506.415606087@infradead.org1 parent 547a77d commit 22f667c
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7320 | 7320 | | |
7321 | 7321 | | |
7322 | 7322 | | |
7323 | | - | |
| 7323 | + | |
| 7324 | + | |
7324 | 7325 | | |
7325 | | - | |
| 7326 | + | |
7326 | 7327 | | |
| 7328 | + | |
7327 | 7329 | | |
7328 | 7330 | | |
7329 | 7331 | | |
| |||
7441 | 7443 | | |
7442 | 7444 | | |
7443 | 7445 | | |
| 7446 | + | |
| 7447 | + | |
| 7448 | + | |
| 7449 | + | |
7444 | 7450 | | |
7445 | 7451 | | |
7446 | 7452 | | |
| |||
7608 | 7614 | | |
7609 | 7615 | | |
7610 | 7616 | | |
| 7617 | + | |
| 7618 | + | |
| 7619 | + | |
| 7620 | + | |
| 7621 | + | |
| 7622 | + | |
7611 | 7623 | | |
7612 | 7624 | | |
7613 | 7625 | | |
| |||
0 commit comments