summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorVincent Guittot <vincent.guittot@linaro.org>2026-05-18 12:23:45 +0200
committerPeter Zijlstra <peterz@infradead.org>2026-05-19 12:17:36 +0200
commit6d2051403d6c93832d3058a1b275c6aef2c97f44 (patch)
treecb9023638323428f87be865830065a71f7ed39a3 /scripts/patch-kernel
parentea19506013ad13685573e4674fbeddb790e27906 (diff)
sched/fair: Update util_est after updating util_avg during dequeue
util_est_update() must be called after updating util_avg during the dequeue of a task and only when the task is not delayed dequeue. Move util_est_update() in update_load_avg(). Fixes: b55945c500c5 ("sched: Fix pick_next_task_fair() vs try_to_wake_up() race") Closes: https://lore.kernel.org/all/20260512124653.305275-1-qyousef@layalina.io/ Reported-by: Qais Yousef <qyousef@layalina.io> Reviewed-and-tested-by: Qais Yousef <qyousef@layalina.io> Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://patch.msgid.link/20260518102345.268452-1-vincent.guittot@linaro.org
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions