[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165518761349.22663.18034388116300493715.git-patchwork-notify@kernel.org>
Date: Tue, 14 Jun 2022 06:20:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jean-Philippe Brucker <jean-philippe@...aro.org>
Cc: thomas.lendacky@....com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, robh@...nel.org,
prabhakar.mahadev-lad.rj@...renesas.com, maz@...nel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] amd-xgbe: Use platform_irq_count()
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 9 Jun 2022 17:14:59 +0100 you wrote:
> The AMD XGbE driver currently counts the number of interrupts assigned
> to the device by inspecting the pdev->resource array. Since commit
> a1a2b7125e10 ("of/platform: Drop static setup of IRQ resource from DT
> core") removed IRQs from this array, the driver now attempts to get all
> interrupts from 1 to -1U and gives up probing once it reaches an invalid
> interrupt index.
>
> [...]
Here is the summary with links:
- amd-xgbe: Use platform_irq_count()
https://git.kernel.org/netdev/net/c/884c65e4daf3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists