Message ID | 1639579061-179473-1-git-send-email-john.garry@huawei.com |
---|---|
Headers | show |
Series | hisi_sas: Some misc patches | expand |
John, > This is a small series of misc patches. Please consider for 5.17. > > Briefly the series covers: > - Factoring out the common and internal abort delivery code > - Fix some races with controller reset (again!) > - Fix out-of-order interrupt handling on FPGA > > I also included a pretty straightforward libsas tidy-up. Applied to 5.17/scsi-staging, thanks!
On Wed, 15 Dec 2021 22:37:33 +0800, John Garry wrote: > This is a small series of misc patches. Please consider for 5.17. > > Briefly the series covers: > - Factoring out the common and internal abort delivery code > - Fix some races with controller reset (again!) > - Fix out-of-order interrupt handling on FPGA > > [...] Applied to 5.17/scsi-queue, thanks! [1/8] scsi: hisi_sas: Start delivery hisi_sas_task_exec() directly https://git.kernel.org/mkp/scsi/c/0e4620856b89 [2/8] scsi: hisi_sas: Make internal abort have no task proto https://git.kernel.org/mkp/scsi/c/934385a4fd59 [3/8] scsi: hisi_sas: Pass abort structure for internal abort https://git.kernel.org/mkp/scsi/c/08c61b5d902b [4/8] scsi: hisi_sas: Factor out task prep and delivery code https://git.kernel.org/mkp/scsi/c/dc313f6b125b [5/8] scsi: hisi_sas: Prevent parallel controller reset and control phy command https://git.kernel.org/mkp/scsi/c/20c634932ae8 [6/8] scsi: hisi_sas: Prevent parallel FLR and controller reset https://git.kernel.org/mkp/scsi/c/16775db613c2 [7/8] scsi: hisi_sas: Fix phyup timeout on FPGA https://git.kernel.org/mkp/scsi/c/37310bad7fa6 [8/8] scsi: libsas: Decode SAM status and host byte codes https://git.kernel.org/mkp/scsi/c/4be6181fea1d