diff options
author | Thomas Gleixner <[email protected]> | 2024-11-05 09:14:39 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-11-07 02:14:44 +0100 |
commit | 54f1dd642fd088ba969206f09e7afffad7d9db2c (patch) | |
tree | 1a46d30300b9d6694363af093dd26893c6a5f54d /tools/perf/scripts/python/syscall-counts.py | |
parent | 5cac427f7971b0619ebbfc131ef81fcf229c3c01 (diff) |
signal: Provide posixtimer_sigqueue_init()
To cure the SIG_IGN handling for posix interval timers, the preallocated
sigqueue needs to be embedded into struct k_itimer to prevent life time
races of all sorts.
Provide a new function to initialize the embedded sigqueue to prepare for
that.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions