[GIT,PULL] irq/urgent for v6.2-rc6

Message ID Y9Z4QtDi7sdMlnnD@zn.tnic
State New
Headers
Series [GIT,PULL] irq/urgent for v6.2-rc6 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.2_rc6

Message

Borislav Petkov Jan. 29, 2023, 1:44 p.m. UTC
  Hi Linus,

please pull a single urgent irq fix for 6.2.

Thx.

---

The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:

  Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.2_rc6

for you to fetch changes up to ac8f29aef2f1695956ff6773b33f975290437f29:

  genirq/msi: Free the fwnode created by msi_create_device_irq_domain() (2023-01-17 22:57:04 +0100)

----------------------------------------------------------------
- Cleanup the firmware node for the new IRQ MSI domain properly, to
  avoid leaking memory

----------------------------------------------------------------
Jason Gunthorpe (1):
      genirq/msi: Free the fwnode created by msi_create_device_irq_domain()

 kernel/irq/irqdomain.c | 2 +-
 kernel/irq/msi.c       | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Jan. 29, 2023, 7:34 p.m. UTC | #1
The pull request you sent on Sun, 29 Jan 2023 14:44:34 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.2_rc6

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

Thank you!