diff options
author | 2023-04-25 20:49:06 +0200 | |
---|---|---|
committer | 2023-06-18 22:41:49 +0200 | |
commit | 72786ff23d5acb7bf3e2535831b2f1dc55c7f44e (patch) | |
tree | 74c4260bc0aa455f34096127ee6579b47b45cfd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | posix-timers: Annotate concurrent access to k_itimer:: It_signal (diff) | |
download | wireguard-linux-72786ff23d5acb7bf3e2535831b2f1dc55c7f44e.tar.xz wireguard-linux-72786ff23d5acb7bf3e2535831b2f1dc55c7f44e.zip |
posix-timers: Set k_itimer:: It_signal to NULL on exit()
Technically it's not required to set k_itimer::it_signal to NULL on exit()
because there is no other thread anymore which could lookup the timer
concurrently.
Set it to NULL for consistency sake and add a comment to that effect.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20230425183313.196462644@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions