[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176231400849.3077655.12135200578922215083.git-patchwork-notify@kernel.org>
Date: Wed, 05 Nov 2025 03:40:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nishanth Menon <nm@...com>
Cc: kuba@...nel.org, pabeni@...hat.com, davem@...emloft.net,
jacob.e.keller@...el.com, horms@...nel.org, u.kleine-koenig@...libre.com,
edumazet@...gle.com, andrew+netdev@...n.ch, ssantosh@...nel.org,
s-vadapalli@...com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH V4] net: ethernet: ti: netcp: Standardize
knav_dma_open_channel to return NULL on error
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 3 Nov 2025 10:28:11 -0600 you wrote:
> Make knav_dma_open_channel consistently return NULL on error instead
> of ERR_PTR. Currently the header include/linux/soc/ti/knav_dma.h
> returns NULL when the driver is disabled, but the driver
> implementation does not even return NULL or ERR_PTR on failure,
> causing inconsistency in the users. This results in a crash in
> netcp_free_navigator_resources as followed (trimmed):
>
> [...]
Here is the summary with links:
- [V4] net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error
https://git.kernel.org/netdev/net/c/90a88306eb87
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