]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Dec 2021 16:58:52 +0000 (08:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Dec 2021 16:58:52 +0000 (08:58 -0800)
commit2e4d63b01f40604a375dda35e03c50981e366009
tree5f969dce19c7c97b70e7efc81c2438f39ef60ae5
parent2b8e8fda5443b6eef35b16feb5de7de7d706a91e
parent0f0961e7bcd8f4390a449093420d43dfa8fb382b
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fix from Borislav Petkov:

 - Prevent a tick storm when a dedicated timekeeper CPU in nohz_full
   mode runs for prolonged periods with interrupts disabled and ends up
   programming the next tick in the past, leading to that storm

* tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  timers/nohz: Last resort update jiffies on nohz_full IRQ entry