[PATCH net-next v2] net: stmmac: move MSI data out of struct stmmac_priv
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Mon Mar 16 20:20:17 PDT 2026
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Fri, 13 Mar 2026 11:51:58 +0000 you wrote:
> Only three platforms supprt MSIs, which means having all the strings
> and interrupt arrays always allocated wastes space. None of this data
> is performance critical - this data is only used when requesting and
> releasing the MSI interrupts.
>
> Move the MSI data out of struct stmmac_priv into its own separately
> allocated structure, and move its initialisation to a separate
> function.
>
> [...]
Here is the summary with links:
- [net-next,v2] net: stmmac: move MSI data out of struct stmmac_priv
https://git.kernel.org/netdev/net-next/c/dab177cbea34
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list