[SRU][Bionic][PATCH 0/2] Fixes for LP:1764982
Joseph Salisbury
joseph.salisbury at canonical.com
Mon May 7 21:32:59 UTC 2018
== SRU Justification ==
This bug causes the machine to get stuck and bonding to not work when
the nvmet_rdma module is loaded.
Both of these commits are in mainline as of v4.17-rc1.
== Fixes ==
a3dd7d0022c3 ("nvmet-rdma: Don't flush system_wq by default during remove_one")
9bad0404ecd7 ("nvme-rdma: Don't flush delete_wq by default during remove_one")
== Regression Potential ==
Low. Limited to nvme driver and tested by Mellanox.
== Test Case ==
A test kernel was built with these patches and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.
Max Gurtovoy (2):
nvmet-rdma: Don't flush system_wq by default during remove_one
nvme-rdma: Don't flush delete_wq by default during remove_one
drivers/nvme/host/rdma.c | 14 ++++++++++++++
drivers/nvme/target/rdma.c | 19 ++++++++++++++++++-
2 files changed, 32 insertions(+), 1 deletion(-)
--
2.7.4
More information about the kernel-team
mailing list