[PATCH 0/2] nvmet: couple of passthru fixes

Chaitanya Kulkarni chaitanya.kulkarni at wdc.com
Thu Aug 6 03:31:49 EDT 2020


Hi,

This is a small patch-series that fixes a bug in the passthru
submission path and makes the the direct call to blk_mq_free_request().

Regarding second patch I didn't understand the exact reason to call
blk_mq_free_request() indirectly via blk_put_request(), if there is one
feel free to ignore.

Regards,
Chaitanya

Chaitanya Kulkarni (2):
  nvmet: fix oops in nvmet_execute_passthru_cmd()
  nvmet: call blk_mq_free_request() directly

 drivers/nvme/target/passthru.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.22.1




More information about the Linux-nvme mailing list