Add functional level reset support for the SAS controller on HiSilicon D06 systems
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
dann frazier | ||
Bionic |
Fix Released
|
Undecided
|
dann frazier | ||
Cosmic |
Fix Released
|
Undecided
|
dann frazier |
Bug Description
[Impact]
Administrators are not able to request an FLR reset via sysfs on v3 hisi_sas controllers.
[Test Case]
dmesg -c > /dev/null
echo 1 > /sys/devices/
dmesg
Expected output:
[259487.660676] hisi_sas_v3_hw 0000:74:02.0: FLR prepare
[259489.602044] hisi_sas_v3_hw 0000:74:02.0: FLR done
[Fix]
commit e5ea48014adcb03
Author: Xiaofei Tan <email address hidden>
Date: Wed Jul 18 22:14:30 2018 +0800
scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw
[Regression Risk]
The fix itself has a low regression risk because it implements a previously-
CVE References
Changed in linux (Ubuntu Bionic): | |
status: | New → In Progress |
assignee: | nobody → dann frazier (dannf) |
Changed in linux (Ubuntu Cosmic): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
tags: | added: cscc |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification- needed- bionic' to 'verification- done-bionic' . If the problem still exists, change the tag 'verification- needed- bionic' to 'verification- failed- bionic' .
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!