diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-06-10 18:42:27 +0200 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2024-07-29 21:57:35 +0200 |
commit | aca1dc0ce128a9b12640c39c0e035266bf9c9fa5 (patch) | |
tree | 57dba48e281aef6de1db277f494f1caab53c5505 /init | |
parent | bfa408f03fc74bcfe8f275a434294bde06eabb00 (diff) |
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 'init')
0 files changed, 0 insertions, 0 deletions