Revision 3a398acc56dd7592eba081ce1ea356151ab90e2d authored by Linus Torvalds on 26 September 2021, 17:00:16 UTC, committed by Linus Torvalds on 26 September 2021, 17:00:16 UTC
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
2 parent s dc0f97c + 8cd9da8
History
File Mode Size
Makefile -rw-r--r-- 394 bytes
decode-fcp.c -rw-r--r-- 5.5 KB
list.h -rw-r--r-- 1.3 KB
nosy-dump.c -rw-r--r-- 24.5 KB
nosy-dump.h -rw-r--r-- 3.2 KB

back to top