Commit d07f09a
sched/fair: Propagate enqueue flags into place_entity()
This allows place_entity() to consider ENQUEUE_WAKEUP and
ENQUEUE_MIGRATED.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230531124604.274010996@infradead.org1 parent e4ec331 commit d07f09a
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4909 | 4909 | | |
4910 | 4910 | | |
4911 | 4911 | | |
4912 | | - | |
| 4912 | + | |
4913 | 4913 | | |
4914 | 4914 | | |
4915 | 4915 | | |
| |||
4998 | 4998 | | |
4999 | 4999 | | |
5000 | 5000 | | |
5001 | | - | |
| 5001 | + | |
5002 | 5002 | | |
5003 | 5003 | | |
5004 | 5004 | | |
| |||
5022 | 5022 | | |
5023 | 5023 | | |
5024 | 5024 | | |
5025 | | - | |
| 5025 | + | |
5026 | 5026 | | |
5027 | 5027 | | |
5028 | 5028 | | |
| |||
5049 | 5049 | | |
5050 | 5050 | | |
5051 | 5051 | | |
5052 | | - | |
| 5052 | + | |
5053 | 5053 | | |
5054 | 5054 | | |
5055 | 5055 | | |
| |||
12280 | 12280 | | |
12281 | 12281 | | |
12282 | 12282 | | |
12283 | | - | |
| 12283 | + | |
12284 | 12284 | | |
12285 | 12285 | | |
12286 | 12286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2199 | 2199 | | |
2200 | 2200 | | |
2201 | 2201 | | |
| 2202 | + | |
2202 | 2203 | | |
2203 | 2204 | | |
2204 | 2205 | | |
| |||
0 commit comments