[PATCH v3 0/3] nvme: cancel async events before freeing event struct
David Milburn
dmilburn at redhat.com
Wed Sep 2 18:42:51 EDT 2020
Cancel async event work in case async event has been queued
up, and transport trys to submit event after it has been freed.
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(+)
--
2.18.1
More information about the Linux-nvme
mailing list