diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-11-05 11:14:49 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-11-07 04:14:45 +0300 |
commit | 69f032c92cf883ea74a4b69ba3d91317aa6f174e (patch) | |
tree | ec23a73ef67fee11a7f491dcc518a6ed45eb2222 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 647da5f709f112319c0d51e06f330d8afecb1940 (diff) | |
download | linux-69f032c92cf883ea74a4b69ba3d91317aa6f174e.tar.xz |
signal: Provide ignored_posix_timers list
To prepare for handling posix timer signals on sigaction(SIG_IGN) properly,
add a list to task::signal.
This list will be used to queue posix timers so their signal can be
requeued when SIG_IGN is lifted later.
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/20241105064213.920101900@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions