[PATCH] nvme: fix hang in remove path

Sagi Grimberg sagi at grimberg.me
Sun Jun 4 08:24:09 PDT 2017


> It would make sense to still add:
> 
> if (ctrl->state == NVME_CTRL_DELETING || ctrl->state == NVME_CTRL_DEAD)
> 	return
> 
> inside nvme_configure_apst at the top irrespective of this change.

I'm not sure what is the value given that it is taken care of in
.queue_rq?



More information about the Linux-nvme mailing list