[SRU][Bionic][PATCH 0/1] nvme: Use admin command effects for admin commands
Joseph Salisbury
joseph.salisbury at canonical.com
Tue Jan 8 19:57:49 UTC 2019
BugLink: https://bugs.launchpad.net/bugs/1797587
== SRU Justification ==
Dell reports that every time they run a nvme format on an Intel
NVMe drive (whether specifying the secure/crypto erase options or not), the
format apparently works (drive is wiped clean). The drive's admin queue
(queue 0) times out, making the nvme device driver flag an error and reset the controller.
This bug is fixed by commit 62843c2e4226, which is in mainline as of
v4.17-rc1.
== Fix ==
62843c2e4226 ("nvme: Use admin command effects for admin commands")
== Regression Potential ==
Low. Limited to nvme driver.
== Test Case ==
A test kernel was built with this patch and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.
Keith Busch (1):
nvme: Use admin command effects for admin commands
drivers/nvme/host/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.7.4
More information about the kernel-team
mailing list