diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-11-05 09:14:56 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-11-07 02:14:45 +0100 |
commit | 6b0aa145786dab25c6b8e79ad70ac3382c381596 (patch) | |
tree | 5cb459402f03312d9a4155d92ea47e1eefe6c329 /kernel/time/hrtimer.c | |
parent | posix-timers: Cleanup SIG_IGN workaround leftovers (diff) | |
download | linux-6b0aa145786dab25c6b8e79ad70ac3382c381596.tar.xz linux-6b0aa145786dab25c6b8e79ad70ac3382c381596.zip |
alarmtimers: Remove the throttle mechanism from alarm_forward_now()
Now that ignored posix timer signals are requeued and the timers are
rearmed on signal delivery the workaround to keep such timers alive and
self rearm them is not longer required.
Remove the unused alarm timer parts.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/all/20241105064214.252443020@linutronix.de
Diffstat (limited to 'kernel/time/hrtimer.c')
0 files changed, 0 insertions, 0 deletions