diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-11-05 11:14:55 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-11-07 04:14:45 +0300 |
commit | 7a66f72b09bb0762360274b1fb677b3433dbaa06 (patch) | |
tree | 40db7c7fcd8a96cecc73c3296e28612ac6f2786f /tools/perf/scripts/python | |
parent | df7a996b4dab03c889fa86d849447b716f07b069 (diff) | |
download | linux-7a66f72b09bb0762360274b1fb677b3433dbaa06.tar.xz |
posix-timers: Cleanup SIG_IGN workaround leftovers
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 relevant hacks and the not longer required return values from
the related functions. The alarm timer workarounds will be cleaned up in a
separate step.
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.187239060@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions