Re: [PATCH net-next v3 0/4] net: ipa: support 32-bit targets
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-03-18 23:31:14
Also in:
lkml
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 18 Mar 2021 13:59:26 -0500 you wrote:
There is currently a configuration dependency that restricts IPA to be supported only on 64-bit machines. There are only a few things that really require that, and those are fixed in this series. The last patch in the series removes the CONFIG_64BIT build dependency for IPA. Version 2 of this series uses upper_32_bits() rather than creating a new function to extract bits out of a DMA address. Version 3 of uses lower_32_bits() as well. [...]
Here is the summary with links:
- [net-next,v3,1/4] net: ipa: fix assumptions about DMA address size
https://git.kernel.org/netdev/net-next/c/d2fd2311de90
- [net-next,v3,2/4] net: ipa: use upper_32_bits()
https://git.kernel.org/netdev/net-next/c/3c54b7be5d36
- [net-next,v3,3/4] net: ipa: fix table alignment requirement
https://git.kernel.org/netdev/net-next/c/e5d4e96b44cf
- [net-next,v3,4/4] net: ipa: relax 64-bit build requirement
https://git.kernel.org/netdev/net-next/c/99e75a37bd0a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html