From: patchwork-bot+netdevbpf@kernel.org
To: Vitaliy Shevtsov <v.shevtsov@mt-integration.ru>
Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, mst@redhat.com,
jiri@resnulli.us, krzysztof.kozlowski@linaro.org,
rusty@rustcorp.com.au, erwan.yvin@stericsson.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
lvc-project@linuxtesting.org
Subject: Re: [PATCH] caif_virtio: fix wrong pointer check in cfv_probe()
Date: Sat, 01 Mar 2025 02:40:30 +0000 [thread overview]
Message-ID: <174079683098.2344768.8052382112959218283.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250227184716.4715-1-v.shevtsov@mt-integration.ru>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 27 Feb 2025 23:46:27 +0500 you wrote:
> del_vqs() frees virtqueues, therefore cfv->vq_tx pointer should be checked
> for NULL before calling it, not cfv->vdev. Also the current implementation
> is redundant because the pointer cfv->vdev is dereferenced before it is
> checked for NULL.
>
> Fix this by checking cfv->vq_tx for NULL instead of cfv->vdev before
> calling del_vqs().
>
> [...]
Here is the summary with links:
- caif_virtio: fix wrong pointer check in cfv_probe()
https://git.kernel.org/netdev/net/c/a466fd7e9faf
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-03-01 2:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 18:46 Vitaliy Shevtsov
2025-02-27 20:51 ` Gerhard Engleder
2025-03-01 2:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=174079683098.2344768.8052382112959218283.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=erwan.yvin@stericsson.com \
--cc=jiri@resnulli.us \
--cc=krzysztof.kozlowski@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lvc-project@linuxtesting.org \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rusty@rustcorp.com.au \
--cc=v.shevtsov@mt-integration.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®