Re: [PATCH net-next v2 0/2] net: stmmac: DMA address handling fixes
| Newsgroups | org.kernel.vger.netdev,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178699594363.1691257.7676082110902844173.git-patchwork-notify@kernel.org> |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Wed, 12 Aug 2026 11:38:29 -0500 you wrote: > Update jumbo_frm() (implemented in both "chain_mode.c" and "ring_mode.c") > to ensure DMA errors don't get lost due to casting the result to an > integer of the wrong size. This was a Sashiko suggestion. > > In addition, add explicit calls to lower_32_bits() to DMA addresses > before they are passed to cpu_to_le32(), to guarantee the type of > the converted value is u32. > > [...] Here is the summary with links: - [net-next,v2,1/2] net: stmmac: use dma_addr_t for DMA addresses https://git.kernel.org/netdev/net-next/c/0c1f9020d2ad - [net-next,v2,2/2] net: stmmac: convert DMA address to lower 32 before assignment https://git.kernel.org/netdev/net-next/c/c11c497af866 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html