diff options
author | 2024-06-10 18:42:27 +0200 | |
---|---|---|
committer | 2024-07-29 21:57:35 +0200 | |
commit | aca1dc0ce128a9b12640c39c0e035266bf9c9fa5 (patch) | |
tree | 57dba48e281aef6de1db277f494f1caab53c5505 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | posix-timers: Retrieve interval in common timer_settime() code (diff) | |
download | wireguard-linux-aca1dc0ce128a9b12640c39c0e035266bf9c9fa5.tar.xz wireguard-linux-aca1dc0ce128a9b12640c39c0e035266bf9c9fa5.zip |
posix-timers: Clear overrun in common_timer_set()
Keeping the overrun count of the previous setup around is just wrong. The
new setting has nothing to do with the previous one and has to start from a
clean slate.
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