diff options
author | Juri Lelli <juri.lelli@redhat.com> | 2019-07-31 12:37:15 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-08-01 20:51:22 +0200 |
commit | 850377a875a481c393ce59111b0c9725005e0eb4 (patch) | |
tree | c39cb23e6f3fde65bea61902b108fca8bf957dd2 /kernel/time/alarmtimer.c | |
parent | timers: Prepare support for PREEMPT_RT (diff) | |
download | linux-850377a875a481c393ce59111b0c9725005e0eb4.tar.xz linux-850377a875a481c393ce59111b0c9725005e0eb4.zip |
sched/deadline: Ensure inactive_timer runs in hardirq context
SCHED_DEADLINE inactive timer needs to run in hardirq context (as
dl_task_timer already does) on PREEMPT_RT
Change the mode to HRTIMER_MODE_REL_HARD.
[ tglx: Fixed up the start site, so mode debugging works ]
Signed-off-by: Juri Lelli <juri.lelli@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190731103715.4047-1-juri.lelli@redhat.com
Diffstat (limited to 'kernel/time/alarmtimer.c')
0 files changed, 0 insertions, 0 deletions