mbox series

[net-next,v3,0/4] net: ipa: support 32-bit targets

Message ID 20210318185930.891260-1-elder@linaro.org
Headers show
Series net: ipa: support 32-bit targets | expand

Message

Alex Elder March 18, 2021, 6:59 p.m. UTC
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.

					-Alex


Alex Elder (4):
  net: ipa: fix assumptions about DMA address size
  net: ipa: use upper_32_bits()
  net: ipa: fix table alignment requirement
  net: ipa: relax 64-bit build requirement

 drivers/net/ipa/Kconfig     |  2 +-
 drivers/net/ipa/gsi.c       | 14 ++++++--------
 drivers/net/ipa/ipa_main.c  | 10 ++++++++--
 drivers/net/ipa/ipa_table.c | 34 ++++++++++++++++++++--------------
 4 files changed, 35 insertions(+), 25 deletions(-)

-- 
2.27.0

Comments

patchwork-bot+netdevbpf@kernel.org March 18, 2021, 11:30 p.m. UTC | #1
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