[PATCH v3 0/3] nvme: cancel async events before freeing event struct

Keith Busch kbusch at kernel.org
Thu Sep 3 11:29:59 EDT 2020


On Wed, Sep 02, 2020 at 05:42:51PM -0500, David Milburn wrote:
> Cancel async event work in case async event has been queued
> up, and transport trys to submit event after it has been freed.

Looks good to me.

Reviewed-by: Keith Busch <kbusch at kernel.org>

> David Milburn (3):
>   nvme-rdma: cancel async events before freeing event struct
>   nvme-tcp: cancel async events before freeing event struct
>   nvme-fc: cancel async events before freeing event struct
> 
>  drivers/nvme/host/fc.c   | 1 +
>  drivers/nvme/host/rdma.c | 1 +
>  drivers/nvme/host/tcp.c  | 1 +
>  3 files changed, 3 insertions(+)



More information about the Linux-nvme mailing list