Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Sep 2021 17:00:16 +0000 (10:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Sep 2021 17:00:16 +0000 (10:00 -0700)
commit3a398acc56dd7592eba081ce1ea356151ab90e2d
tree56f7414dd2e320a6963c050ee761aae536e3c6de
parentdc0f97c2613d09734719ef89d99d06417d92337d
parent8cd9da85d2bd87ce889043e7b1735723dd10eb89
Merge tag 'timers-urgent-2021-09-26' of git://git./linux/kernel/git/tip/tip

Pull timer fix from Thomas Gleixner:
 "A single fix for the recently introduced regression in posix CPU
  timers which failed to stop the timer when requested. That caused
  unexpected signals to be sent to the process/thread causing
  malfunction"

* tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  posix-cpu-timers: Prevent spuriously armed 0-value itimer