commit | ba47e3865e8023e79b670793a41508222b5f0322 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Sat May 04 06:43:16 2013 -0400 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Wed May 08 09:53:49 2013 -0400 |
tree | d222ea337ee683ce0a544a818d85721a71d125c9 | |
parent | 78f8d2577bd79ce9d62f4d9e6d3b895bd1dd1d1d [diff] |
NVMe: Wait for device to acknowledge shutdown A recent update to the specification makes it clear that the host is expected to wait for the device to acknowledge the Enable bit transitioning to 0 as well as waiting for the device to acknowledge a transition to 1. Reported-by: Khosrow Panah <Khosrow.Panah@idt.com> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com> Reviewed-by: Keith Busch <keith.busch@intel.com>