]> www.infradead.org Git - users/willy/xarray.git/commit
sched/cpufreq: Use NSEC_PER_MSEC for deadline task
authorChristian Loehle <christian.loehle@arm.com>
Tue, 13 Aug 2024 14:43:48 +0000 (15:43 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 11 Sep 2024 09:25:22 +0000 (11:25 +0200)
commitbc9057da1a220ff2cb6c8885fd5352558aceba2c
tree0258a94d17640e031520f7a21dfeece19c45adfc
parent4eb71e3b4550593d9a862cc0aa754fad98679783
sched/cpufreq: Use NSEC_PER_MSEC for deadline task

Convert the sugov deadline task attributes to use the available
definitions to make them more readable.
No functional change.

Signed-off-by: Christian Loehle <christian.loehle@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Vincent Guittot <vincent.guittot@linaro.org>
Acked-by: Juri Lelli <juri.lelli@redhat.com>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20240813144348.1180344-5-christian.loehle@arm.com
kernel/sched/cpufreq_schedutil.c