From: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
To: David Marchand <david.marchand@redhat.com>,
"dev@dpdk.org" <dev@dpdk.org>
Cc: Maxime Coquelin <maxime.coquelin@redhat.com>,
Chenbo Xia <chenbox@nvidia.com>
Subject: RE: [EXTERNAL] [PATCH] vhost/crypto: fix locking
Date: Wed, 5 Mar 2025 09:56:58 +0000 [thread overview]
Message-ID: <CO1PR18MB471413D880A631D510BD247ACBCB2@CO1PR18MB4714.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20250305091217.590887-1-david.marchand@redhat.com>
>
> clang probably does not detect that the same object is already locked as it does
> not track object referencies.
>
> Finish the incomplete and incorrect cleanup and only refer to the &vq->iotlb_lock
> capability (required by vhost_iova_to_vva).
>
> Fixes: 88c73b5434e6 ("vhost/crypto: fix thread safety check")
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
Tested-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Thanks,
Gowrishankar
prev parent reply other threads:[~2025-03-05 9:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 9:12 David Marchand
2025-03-05 9:52 ` Maxime Coquelin
2025-03-05 11:00 ` Thomas Monjalon
2025-03-05 9:56 ` Gowrishankar Muthukrishnan [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=CO1PR18MB471413D880A631D510BD247ACBCB2@CO1PR18MB4714.namprd18.prod.outlook.com \
--to=gmuthukrishn@marvell.com \
--cc=chenbox@nvidia.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=maxime.coquelin@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).