[PATCH 0/3] nvme: fix module ref count Oops
Chaitanya Kulkarni
chaitanya.kulkarni at wdc.com
Thu Sep 3 22:39:26 EDT 2020
Hi,
As per the comment on the latest version of the passthru cleanup and
fixes V2 this patch seires isolates refcount bug-fix patches.
The patch series is formatted in to bottom up manner with first two
patches are the prep patches to create require infrastructure to fix
the module refcount bug and third patch actually fixes the bug.
Regards,
Chaitanya
Chaitanya Kulkarni (3):
nvme: decouple nvme_ctrl_get_by_path()
nvme: move get/put ctrl into dev open/release
nvme-core: fix nvme module ref count Oops
drivers/nvme/host/core.c | 29 ++++++++++++++++++++---------
drivers/nvme/host/nvme.h | 2 +-
drivers/nvme/target/nvmet.h | 1 +
drivers/nvme/target/passthru.c | 24 +++++++++++++++---------
4 files changed, 37 insertions(+), 19 deletions(-)
--
2.22.1
More information about the Linux-nvme
mailing list