[GIT,PULL] irq/urgent for v6.8-rc2

Message ID 20240128102227.GAZbYq41uhKVmVFc_F@fat_crate.local
State New
Headers
Series [GIT,PULL] irq/urgent for v6.8-rc2 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.8_rc2

Message

Borislav Petkov Jan. 28, 2024, 10:22 a.m. UTC
  Hi Linus,

please pull an urgent IRQ subsystem fix for v6.8-rc2.

Thx.

---

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.8_rc2

for you to fetch changes up to b184c8c2889ceef0a137c7d0567ef9fe3d92276e:

  genirq: Initialize resend_node hlist for all interrupt descriptors (2024-01-24 14:15:41 +0100)

----------------------------------------------------------------
- Initialize the resend node of each IRQ descriptor, not only the first one

----------------------------------------------------------------
Dawei Li (1):
      genirq: Initialize resend_node hlist for all interrupt descriptors

 kernel/irq/irqdesc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org Jan. 28, 2024, 6:47 p.m. UTC | #1
The pull request you sent on Sun, 28 Jan 2024 11:22:27 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.8_rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0e4363ac1a21268c0c02ff65e16b3d33dde3bee8

Thank you!