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
.gitignore -rw-r--r-- 106 bytes
Build -rw-r--r-- 186 bytes
Makefile -rw-r--r-- 2.4 KB
gpio-event-mon.c -rw-r--r-- 5.7 KB
gpio-hammer.c -rw-r--r-- 3.8 KB
gpio-utils.c -rw-r--r-- 7.3 KB
gpio-utils.h -rw-r--r-- 1.9 KB
gpio-watch.c -rw-r--r-- 2.1 KB
lsgpio.c -rw-r--r-- 4.5 KB

back to top