From: Linus Torvalds Date: Sun, 14 Nov 2021 18:43:38 +0000 (-0800) Subject: Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: baikal/aarch64/sdk6.1~5276 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=b054cd1b45f716cb10ce6fb59cbc2fbc21fa10c3;p=kernel.git Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull timer fix from Thomas Gleixner: "A single fix for POSIX CPU timers to address a problem where POSIX CPU timer delivery stops working for a new child task because copy_process() copies state information which is only valid for the parent task" * tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() --- b054cd1b45f716cb10ce6fb59cbc2fbc21fa10c3