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! ** Tags added: verification-needed-bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1794166 Title: Add functional level reset support for the SAS controller on HiSilicon D06 systems Status in linux package in Ubuntu: Fix Committed Status in linux source package in Bionic: Fix Committed Status in linux source package in Cosmic: Fix Committed 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/pci0000:74/0000:74:02.0/reset 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 e5ea48014adcb030b9d92743e87fbbcbbb2a1d70 Author: Xiaofei Tan <tanxiao...@huawei.com> 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-unsupported feature. However, there are 2 changesets that refactor reset code ahead that are required before the above fix, and that refactoring has a risk of introducing a regression. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1794166/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp