[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174485406349.3559972.7757010421778323268.git-patchwork-notify@kernel.org>
Date: Thu, 17 Apr 2025 01:41:03 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Thangaraj Samynathan <thangaraj.s@...rochip.com>
Cc: netdev@...r.kernel.org, bryan.whitehead@...rochip.com,
UNGLinuxDriver@...rochip.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3] net: lan743x: Allocate rings outside ZONE_DMA
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 15 Apr 2025 10:15:09 +0530 you wrote:
> The driver allocates ring elements using GFP_DMA flags. There is
> no dependency from LAN743x hardware on memory allocation should be
> in DMA_ZONE. Hence modifying the flags to use only GFP_ATOMIC. This
> is consistent with other callers of lan743x_rx_init_ring_element().
>
> Reported-by: Zhang, Liyin(CN) <Liyin.Zhang.CN@...driver.com>
> Signed-off-by: Thangaraj Samynathan <thangaraj.s@...rochip.com>
>
> [...]
Here is the summary with links:
- [net-next,v3] net: lan743x: Allocate rings outside ZONE_DMA
https://git.kernel.org/netdev/net-next/c/8a8f3f499176
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists