All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Zhang Tianci <zhangtianci.1997@bytedance.com>
Cc: jasowang@redhat.com, xuanzhuo@linux.alibaba.com,
	eperezma@redhat.com, marco.crivellari@suse.com,
	anders.roxell@linaro.org, virtualization@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Date: Wed, 15 Apr 2026 06:09:08 -0400	[thread overview]
Message-ID: <20260415060902-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20260226115550.1814-1-zhangtianci.1997@bytedance.com>

On Thu, Feb 26, 2026 at 07:55:48PM +0800, Zhang Tianci wrote:
> Changes in v4:
>  - Simplify code.                                 [Jason]
>  - Add comment for rolling back.                  [Jason]
>  - Link to v3: https://lore.kernel.org/lkml/20260202072655.95143-1-zhangtianci.1997@bytedance.com/
> 
> Changes in v3:
>  - Add first patch.
>  - Link to v2: https://lore.kernel.org/lkml/20260202031212.26871-1-zhangtianci.1997@bytedance.com/
> 
> Changes in v2:
>  - Rewrite commit message.                        [Michael]
>  - Add Fixes tag and cc stable email list.        [Eugenio]
>  - Rewrite one comment.                           [Michael]
>  - Link to v1: https://lore.kernel.org/lkml/20260130081524.81271-1-zhangtianci.1997@bytedance.com/


Acked-by: Michael S. Tsirkin <mst@redhat.com>

> 
> Zhang Tianci (2):
>   vduse: Requeue failed read to send_list head
>   vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
> 
>  drivers/vdpa/vdpa_user/vduse_dev.c | 43 +++++++++++++++++++++++-------
>  1 file changed, 33 insertions(+), 10 deletions(-)
> 
> -- 
> 2.39.5


      parent reply	other threads:[~2026-04-15 10:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-26 11:55 [PATCH v4 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter Zhang Tianci
2026-02-26 11:55 ` [PATCH v4 1/2] vduse: Requeue failed read to send_list head Zhang Tianci
2026-03-04  5:56   ` Jason Wang
2026-02-26 11:55 ` [PATCH v4 2/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter Zhang Tianci
2026-03-04  7:00   ` Jason Wang
2026-04-15  8:53 ` [PATCH v4 0/2] " Eugenio Perez Martin
2026-04-15 10:09 ` Michael S. Tsirkin [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=20260415060902-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=anders.roxell@linaro.org \
    --cc=eperezma@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marco.crivellari@suse.com \
    --cc=virtualization@lists.linux.dev \
    --cc=xuanzhuo@linux.alibaba.com \
    --cc=zhangtianci.1997@bytedance.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.