summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorPhil Auld <pauld@redhat.com>2024-10-04 15:37:29 +0300
committerPeter Zijlstra <peterz@infradead.org>2024-10-11 11:49:32 +0300
commitd16b7eb6f523eeac3cff13001ef2a59cd462aa73 (patch)
tree3a226040fde30dbc9849391d75258fbde9580bc1 /rust/helpers/task.c
parentd4ac164bde7a12ec0a238a7ead5aa26819bbb1c1 (diff)
downloadlinux-d16b7eb6f523eeac3cff13001ef2a59cd462aa73.tar.xz
sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl()
The deadline server code moved one of the start_hrtick_dl() calls but dropped the dl specific hrtick_enabled check. This causes hrticks to get armed even when sched_feat(HRTICK_DL) is false. Fix it. Fixes: 63ba8422f876 ("sched/deadline: Introduce deadline servers") Signed-off-by: Phil Auld <pauld@redhat.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Juri Lelli <juri.lelli@redhat.com> Link: https://lore.kernel.org/r/20241004123729.460668-1-pauld@redhat.com
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions