diff options
author | Vincent Guittot <vincent.guittot@linaro.org> | 2021-09-28 12:35:44 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-10-05 15:52:17 +0200 |
commit | a7ba894821b6ade7bb420455f87020b2838d6180 (patch) | |
tree | ff622884cfb1bb27b9e8f3d41c528804f136e693 /Kconfig | |
parent | sched: Remove pointless preemption disable in sched_submit_work() (diff) | |
download | linux-a7ba894821b6ade7bb420455f87020b2838d6180.tar.xz linux-a7ba894821b6ade7bb420455f87020b2838d6180.zip |
sched/fair: Removed useless update of p->recent_used_cpu
Since commit 89aafd67f28c ("sched/fair: Use prev instead of new target as recent_used_cpu"),
p->recent_used_cpu is unconditionnaly set with prev.
Fixes: 89aafd67f28c ("sched/fair: Use prev instead of new target as recent_used_cpu")
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Mel Gorman <mgorman@suse.de>
Link: https://lkml.kernel.org/r/20210928103544.27489-1-vincent.guittot@linaro.org
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions