Commit 7e9518b
sched/fair: Move call to list_last_entry() in detach_tasks
Move the call to list_last_entry() in detach_tasks() after testing
loop_max and loop_break.
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220825122726.20819-4-vincent.guittot@linaro.org1 parent c59862f commit 7e9518b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8044 | 8044 | | |
8045 | 8045 | | |
8046 | 8046 | | |
8047 | | - | |
8048 | | - | |
8049 | 8047 | | |
8050 | 8048 | | |
8051 | 8049 | | |
| |||
8062 | 8060 | | |
8063 | 8061 | | |
8064 | 8062 | | |
| 8063 | + | |
| 8064 | + | |
8065 | 8065 | | |
8066 | 8066 | | |
8067 | 8067 | | |
| |||
0 commit comments