[PATCH v4 0/1]Add Support for FW activation without reset

Arnav Dawn a.dawn at samsung.com
Fri Jul 7 04:41:44 PDT 2017


This adds Support for handling FW activation without reset.

changs since V3:
1. Moved timeout calculation to the work.
2. Added a delay of 100ms for scheduling fw_act_work
3. Added a check, that the controller is in NVME_CTRL_LIVE state
   before starting queues once PP is cleared or fw activation times out.

Arnav Dawn (1):
  nvme: Add support for FW activation without reset

 drivers/nvme/host/core.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/nvme/host/nvme.h | 21 +++++++++++++++
 include/linux/nvme.h     | 10 +++++++
 3 files changed, 100 insertions(+)

-- 
1.9.1




More information about the Linux-nvme mailing list