diff options
author | 2024-06-10 18:42:17 +0200 | |
---|---|---|
committer | 2024-07-29 21:57:34 +0200 | |
commit | d786b8ba9f01b361817033d06766b2dadf619c60 (patch) | |
tree | ae5cd535b204f7f6a357890c8a27d883c6d09704 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | posix-cpu-timers: Handle interval timers correctly in timer_get() (diff) | |
download | wireguard-linux-d786b8ba9f01b361817033d06766b2dadf619c60.tar.xz wireguard-linux-d786b8ba9f01b361817033d06766b2dadf619c60.zip |
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()
Expired SIGEV_NONE oneshot timers must return 0 nsec for the expiry time in
timer_get(), but the posix CPU timer implementation returns 1 nsec.
Add the missing conditional.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions