[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175034761624.906129.8870783652676829504.git-patchwork-notify@kernel.org>
Date: Thu, 19 Jun 2025 15:40:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: krzk@...nel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, cuissard@...vell.com,
sameo@...ux.intel.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org, torvalds@...uxfoundation.org,
stable@...r.kernel.org
Subject: Re: [PATCH] NFC: nci: uart: Set tty->disc_data only in success path
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 18 Jun 2025 09:36:50 +0200 you wrote:
> Setting tty->disc_data before opening the NCI device means we need to
> clean it up on error paths. This also opens some short window if device
> starts sending data, even before NCIUARTSETDRIVER IOCTL succeeded
> (broken hardware?). Close the window by exposing tty->disc_data only on
> the success path, when opening of the NCI device and try_module_get()
> succeeds.
>
> [...]
Here is the summary with links:
- NFC: nci: uart: Set tty->disc_data only in success path
https://git.kernel.org/netdev/net/c/fc27ab48904c
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