]> 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)
commite38286c3682b5902cead89e9e6ebbefeb025c395
tree5f969dce19c7c97b70e7efc81c2438f39ef60ae5
parentb6f343eb8c3951f1e6bdd990f4d81a7d9265110b
parent86614b75801b94f91d47b512cc2756ee92fd43df
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