[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176029260824.1713934.10258751667407282656.git-patchwork-notify@kernel.org>
Date: Sun, 12 Oct 2025 18:10:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yeounsu Moon <yyyynoom@...il.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, horms@...nel.org
Subject: Re: [PATCH net v2] net: dlink: handle dma_map_single() failure
properly
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 10 Oct 2025 00:57:16 +0900 you wrote:
> There is no error handling for `dma_map_single()` failures.
>
> Add error handling by checking `dma_mapping_error()` and freeing
> the `skb` using `dev_kfree_skb()` (process context) when it fails.
>
> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
> Signed-off-by: Yeounsu Moon <yyyynoom@...il.com>
> Tested-on: D-Link DGE-550T Rev-A3
> Suggested-by: Simon Horman <horms@...nel.org>
>
> [...]
Here is the summary with links:
- [net,v2] net: dlink: handle dma_map_single() failure properly
https://git.kernel.org/netdev/net/c/65946eac6d88
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