On 3/18/2021 11:59 AM, Alex Elder wrote: > Use upper_32_bits() to extract the high-order 32 bits of a DMA > address. This avoids doing a 32-position shift on a DMA address > if it happens not to be 64 bits wide. Use lower_32_bits() to > extract the low-order 32 bits (because that's what it's for). > > Suggested-by: Florian Fainelli <f.faine...@gmail.com> > Signed-off-by: Alex Elder <el...@linaro.org> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH net-next v3 0/4] net: ipa: support 32-bit t... Alex Elder
- [PATCH net-next v3 1/4] net: ipa: fix assumpt... Alex Elder
- [PATCH net-next v3 3/4] net: ipa: fix table a... Alex Elder
- [PATCH net-next v3 4/4] net: ipa: relax 64-bi... Alex Elder
- [PATCH net-next v3 2/4] net: ipa: use upper_3... Alex Elder
- Re: [PATCH net-next v3 2/4] net: ipa: use... Florian Fainelli
- Re: [PATCH net-next v3 0/4] net: ipa: support... patchwork-bot+netdevbpf