Re: [PATCH] ARM: remove the last few uses of do_bad_IRQ()
[email protected] Wed, 10 Jun 2026 22:20:13 +0000
| Newsgroups | dev.linux.lists.soc |
|---|---|
| Message-ID | <178113001388.3654873.2655905443280608711.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to soc/soc.git (for-next) by Arnd Bergmann <[email protected]>: On Tue, 9 Jun 2026 21:56:26 -0700 you wrote: > The do_bad_IRQ() macro simply calls handle_bad_irq() with a lock around > it. It also carries a comment stating that uses of it should be > replaced. According to commit aec0095653cd ("irqchip: gic: Call > handle_bad_irq() directly"), which replaced another use of > do_bad_IRQ(), locking the IRQ descriptor is not necessary for error > reporting. Therefore, replace all uses of do_bad_IRQ() with calls to > handle_bad_irq() and remove do_bad_IRQ(). > > [...] Here is the summary with links: - ARM: remove the last few uses of do_bad_IRQ() https://git.kernel.org/soc/soc/c/d7a163856803 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html