]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Start and stop h/w queues on reset
authorKeith Busch <keith.busch@intel.com>
Thu, 8 Jan 2015 01:55:52 +0000 (18:55 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 8 Jan 2015 16:02:20 +0000 (09:02 -0700)
commita4ac1bd4ca84c562eb453fdd92a385e73f4e7eef
tree086d04b656a7aa59aae4e5b8915ea503eb54f27f
parent378d9de2118e3402d1b0f728289e59ffe6f61596
NVMe: Start and stop h/w queues on reset

This freezes and stops all the queues on device shutdown and restarts
them on resume. This fixes hotplug and reset issues when the controller
is actively being used.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nvme-core.c