[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251012093441.GAaOt2McdE_lAqjRUy@fat_crate.local>
Date: Sun, 12 Oct 2025 11:34:41 +0200
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] irq/urgent for v6.18-rc1
Hi Linus,
please pull the irq/urgent lineup for v6.18-rc1.
Thx.
---
The following changes since commit c746c3b5169831d7fb032a1051d8b45592ae8d78:
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2025-10-06 13:53:19 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/irq_urgent_for_v6.18_rc1
for you to fetch changes up to f75e07bf5226da640fa99a0594687c780d9bace4:
irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resume (2025-10-07 10:23:22 +0200)
----------------------------------------------------------------
- Skip interrupt ID 0 in sifive-plic during suspend/resume because ID 0 is
reserved and accessing reserved register space could result in undefined
behavior
- Fix a function's retval check in aspeed-scu-ic
----------------------------------------------------------------
Dan Carpenter (1):
irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL check
Lucas Zampieri (1):
irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resume
drivers/irqchip/irq-aspeed-scu-ic.c | 4 ++--
drivers/irqchip/irq-sifive-plic.c | 6 ++++--
2 files changed, 6 insertions(+), 4 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists