Re: [PATCH] virtio_pmem: Check device status before requesting flush
From: Ira Weiny
Date: Tue Aug 20 2024 - 10:23:48 EST
Philip Chen wrote:
> On Mon, Aug 19, 2024 at 2:56 PM Ira Weiny <ira.weiny@xxxxxxxxx> wrote:
> >
> > Philip Chen wrote:
> > > If a pmem device is in a bad status, the driver side could wait for
> > > host ack forever in virtio_pmem_flush(), causing the system to hang.
> >
> > I assume this was supposed to be v2 and you resent this as a proper v2
> > with a change list from v1?
> Ah...yes, I'll fix it and re-send it as a v2 patch.
Wait didn't you already do that? Wasn't this v2?
https://lore.kernel.org/all/20240815010337.2334245-1-philipchen@xxxxxxxxxxxx/
Ira