Commit 5a64983
sched/fair: Remove unused parameter from sched_asym()
The 'sds' argument is not used in the sched_asym() function anymore, remove it.
Fixes: c9ca078 ("sched/fair: Do not even the number of busy CPUs via asym_packing")
Signed-off-by: Alex Shi <alexs@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
Reviewed-by: Valentin Schneider <vschneid@redhat.com>
Reviewed-by: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lore.kernel.org/r/20240210113924.1130448-2-alexs@kernel.org1 parent d654c8d commit 5a64983
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9753 | 9753 | | |
9754 | 9754 | | |
9755 | 9755 | | |
9756 | | - | |
9757 | 9756 | | |
9758 | 9757 | | |
9759 | 9758 | | |
| |||
9772 | 9771 | | |
9773 | 9772 | | |
9774 | 9773 | | |
9775 | | - | |
9776 | | - | |
| 9774 | + | |
9777 | 9775 | | |
9778 | 9776 | | |
9779 | 9777 | | |
| |||
9944 | 9942 | | |
9945 | 9943 | | |
9946 | 9944 | | |
9947 | | - | |
| 9945 | + | |
9948 | 9946 | | |
9949 | 9947 | | |
9950 | 9948 | | |
| |||
0 commit comments