From ba47e3865e8023e79b670793a41508222b5f0322 Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Sat, 4 May 2013 06:43:16 -0400 Subject: [PATCH] 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 Signed-off-by: Matthew Wilcox Reviewed-by: Keith Busch --- Reading git-format-patch failed