]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 May 2022 23:37:35 +0000 (16:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 May 2022 23:37:35 +0000 (16:37 -0700)
commitce6daee83fbb8b6fa599d8a676a8d8f71b7c98d3
tree3a112be712b558a480aead8398f2e80e99344615
parent7abb4132702f9a13ebd74f3dfa374afc72d42170
parent1cce73ae2e4e0197061f12cb0129a842e049c265
Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irqpoll update from Thomas Gleixner:
 "A single update for irqpoll:

  Ensure that a raised soft interrupt is handled after pulling the
  blk_cpu_iopoll backlog from a unplugged CPU. This prevents that the
  CPU which runs that code reaches idle with soft interrupts pending"

* tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead()