Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
High
|
Canonical Kernel Team | ||
Xenial |
Fix Released
|
Undecided
|
Tim Gardner |
Bug Description
== Comment: #0 - Heitor Ricardo Alves de Siqueira <email address hidden> - 2016-07-12 12:54:27 ==
Current nvme driver in Ubuntu 16.04 kernel does not handle error recovery; we are missing some patches from the upstream nvme driver.
We would like to ask Canonical to cherry pick the following patches for the 16.04 kernel, if possible:
* 9396dec916c0 ("nvme: use a work item to submit async event requests")
* 79f2b358c9ba ("nvme: don't poll the CQ from the kthread")
* 2d55cd5f511d ("nvme: replace the kthread with a per-device watchdog timer")
* 9bf2b972afea ("NVMe: Fix reset/remove race")
* c875a7093f04 ("nvme: Avoid reset work on watchdog timer function during error recovery")
* a5229050b69c ("NVMe: Always use MSI/MSI-x interrupts")
tags: | added: architecture-ppc64le bugnameltc-143694 severity-high targetmilestone-inin1604 |
Changed in ubuntu: | |
assignee: | nobody → Taco Screen team (taco-screen-team) |
affects: | ubuntu → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
assignee: | Taco Screen team (taco-screen-team) → Canonical Kernel Team (canonical-kernel-team) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
------- Comment From <email address hidden> 2016-07-18 10:24 EDT-------
*** Bug 143100 has been marked as a duplicate of this bug. ***