Re: [PATCHv2 net] net: ibm: emac: mal: fix unchecked platform_get_irq return values

From: patchwork-bot+netdevbpf

Date: Mon Jun 08 2026 - 20:31:15 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Wed, 3 Jun 2026 14:17:34 -0700 you wrote:
> platform_get_irq() returns a negative errno on failure.
> Commit c4f5d0454cab5 moved the platform_get_irq() calls and explicitly
> removed the error checks that were previously present, claiming
> devm_request_irq() can handle it. However, a negative IRQ number
> passed to devm_request_irq() fails with -EINVAL instead of
> propagating the real error from platform_get_irq().
>
> [...]

Here is the summary with links:
- [PATCHv2,net] net: ibm: emac: mal: fix unchecked platform_get_irq return values
https://git.kernel.org/netdev/net-next/c/8084fc9292c2

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html