Message ID | 1617709711-195853-1-git-send-email-john.garry@huawei.com |
---|---|
Headers | show |
Series | hisi_sas: Some misc patches | expand |
John, > This series contains some more minor patches for the driver, including: > - Improve debugfs code to snapshot registers prior to reset > - Fix probe error path > - Remove unused code > - Print SAS address in some error logs to assist debugging Applied to 5.13/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering
On Tue, 6 Apr 2021 19:48:25 +0800, John Garry wrote: > This series contains some more minor patches for the driver, including: > - Improve debugfs code to snapshot registers prior to reset > - Fix probe error path > - Remove unused code > - Print SAS address in some error logs to assist debugging > > Thanks!! > > [...] Applied to 5.13/scsi-queue, thanks! [1/6] scsi: hisi_sas: Delete some unused callbacks https://git.kernel.org/mkp/scsi/c/2843d2fb4225 [2/6] scsi: hisi_sas: Print SAS address for v3 hw erroneous completion print https://git.kernel.org/mkp/scsi/c/4da0b7f6fac3 [3/6] scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() fails https://git.kernel.org/mkp/scsi/c/f467666504bf [4/6] scsi: hisi_sas: Directly snapshot registers when executing a reset https://git.kernel.org/mkp/scsi/c/2c74cb1f9222 [5/6] scsi: hisi_sas: Warn in v3 hw channel interrupt handler when status reg cleared https://git.kernel.org/mkp/scsi/c/2d31cb20a3cd [6/6] scsi: hisi_sas: Print SATA device SAS address for soft reset failure https://git.kernel.org/mkp/scsi/c/f4df167ad5a2 -- Martin K. Petersen Oracle Linux Engineering