summaryrefslogtreecommitdiff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorHao Jia <jiahao.os@bytedance.com>2022-04-30 11:58:43 +0300
committerPeter Zijlstra <peterz@infradead.org>2022-05-11 17:27:12 +0300
commit734387ec2f9d77b00276042b1fa7c95f48ee879d (patch)
tree00578d390674686dbdeb853bc33dcb563bdc25ad /include/asm-generic
parent2679a83731d51a744657f718fc02c3b077e47562 (diff)
downloadlinux-734387ec2f9d77b00276042b1fa7c95f48ee879d.tar.xz
sched/deadline: Remove superfluous rq clock update in push_dl_task()
The change to call update_rq_clock() before activate_task() commit 840d719604b0 ("sched/deadline: Update rq_clock of later_rq when pushing a task") is no longer needed since commit f4904815f97a ("sched/deadline: Fix double accounting of rq/running bw in push & pull") removed the add_running_bw() before the activate_task(). So we remove some comments that are no longer needed and update rq clock in activate_task(). Signed-off-by: Hao Jia <jiahao.os@bytedance.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Dietmar Eggemann <dietmar.eggemann@arm.com> Reviewed-by: Daniel Bristot de Oliveira <bristot@redhat.com> Link: https://lore.kernel.org/r/20220430085843.62939-3-jiahao.os@bytedance.com
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions