Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: ALOK TIWARI <alok.a.tiwari@oracle.com>
To: Parav Pandit <parav@nvidia.com>,
	"mst@redhat.com" <mst@redhat.com>,
	"stefanha@redhat.com" <stefanha@redhat.com>,
	"axboe@kernel.dk" <axboe@kernel.dk>,
	"virtualization@lists.linux.dev" <virtualization@lists.linux.dev>,
	"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>,
	"lirongqing@baidu.com" <lirongqing@baidu.com>,
	"kch@nvidia.com" <kch@nvidia.com>,
	"xuanzhuo@linux.alibaba.com" <xuanzhuo@linux.alibaba.com>,
	"pbonzini@redhat.com" <pbonzini@redhat.com>,
	"jasowang@redhat.com" <jasowang@redhat.com>,
	Max Gurtovoy <mgurtovoy@nvidia.com>,
	Israel Rukshin <israelr@nvidia.com>
Subject: Re: [PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal
Date: Sun, 1 Jun 2025 01:27:44 +0530	[thread overview]
Message-ID: <eec84588-a9dc-4ac3-a3a3-6085cae86bae@oracle.com> (raw)
In-Reply-To: <20250531053324.39513-1-parav@nvidia.com>



On 31-05-2025 11:03, Parav Pandit wrote:
> +	if (!virtqueue_is_broken(vblk->vqs[0].vq))

is it call, if the virtqueue is not broken ?

> +		virtblk_cleanup_broken_device(vblk);
> +
>   	del_gendisk(vblk->disk);
>   	blk_mq_free_tag_set(&vblk->tag_set);


Thanks,
Alok

       reply	other threads:[~2025-05-31 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250531053324.39513-1-parav@nvidia.com>
2025-05-31 19:57 ` ALOK TIWARI [this message]
2025-06-02  2:25   ` [PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal Parav Pandit

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=eec84588-a9dc-4ac3-a3a3-6085cae86bae@oracle.com \
    --to=alok.a.tiwari@oracle.com \
    --cc=axboe@kernel.dk \
    --cc=israelr@nvidia.com \
    --cc=jasowang@redhat.com \
    --cc=kch@nvidia.com \
    --cc=linux-block@vger.kernel.org \
    --cc=lirongqing@baidu.com \
    --cc=mgurtovoy@nvidia.com \
    --cc=mst@redhat.com \
    --cc=parav@nvidia.com \
    --cc=pbonzini@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=stefanha@redhat.com \
    --cc=virtualization@lists.linux.dev \
    --cc=xuanzhuo@linux.alibaba.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