Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Re: [PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal
       [not found] <20250531053324.39513-1-parav@nvidia.com>
@ 2025-05-31 19:57 ` ALOK TIWARI
  2025-06-02  2:25   ` Parav Pandit
  0 siblings, 1 reply; 2+ messages in thread
From: ALOK TIWARI @ 2025-05-31 19:57 UTC (permalink / raw)
  To: Parav Pandit, mst@redhat.com, stefanha@redhat.com,
	axboe@kernel.dk, virtualization@lists.linux.dev,
	linux-block@vger.kernel.org
  Cc: stable@vger.kernel.org, lirongqing@baidu.com, kch@nvidia.com,
	xuanzhuo@linux.alibaba.com, pbonzini@redhat.com,
	jasowang@redhat.com, Max Gurtovoy, Israel Rukshin



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal
  2025-05-31 19:57 ` [PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal ALOK TIWARI
@ 2025-06-02  2:25   ` Parav Pandit
  0 siblings, 0 replies; 2+ messages in thread
From: Parav Pandit @ 2025-06-02  2:25 UTC (permalink / raw)
  To: ALOK TIWARI, mst@redhat.com, stefanha@redhat.com, axboe@kernel.dk,
	virtualization@lists.linux.dev, linux-block@vger.kernel.org
  Cc: stable@vger.kernel.org, NBU-Contact-Li Rongqing (EXTERNAL),
	Chaitanya Kulkarni, xuanzhuo@linux.alibaba.com,
	pbonzini@redhat.com, jasowang@redhat.com, Max Gurtovoy,
	Israel Rukshin



> From: ALOK TIWARI <alok.a.tiwari@oracle.com>
> Sent: Sunday, June 1, 2025 1:28 AM
> 
> 
> 
> 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 ?
>
Oops. Typo error.
Sending v5 with the fix.
 
> > +		virtblk_cleanup_broken_device(vblk);
> > +
> >   	del_gendisk(vblk->disk);
> >   	blk_mq_free_tag_set(&vblk->tag_set);
> 
> 
> Thanks,
> Alok

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-02  2:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250531053324.39513-1-parav@nvidia.com>
2025-05-31 19:57 ` [PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal ALOK TIWARI
2025-06-02  2:25   ` Parav Pandit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox