Re: [PATCH 00/19] hisi_sas: misc fixes, improvements, and new features

2017-10-25 Thread Martin K. Petersen
John, > This patchset contains many misc fixes, improvements, and a few new > features. > > Here is a list of the significant changes: > - more fixes for hisi_hba.locking > - v3 hw DFX feature > - random error handling bugfixes > - reporting v2 hw errors to userspace Applied to 4.15/scsi-queue.

Re: [PATCH 00/19] hisi_sas: misc fixes, improvements, and new features

2017-10-25 Thread Martin K. Petersen
John, > This patchset contains many misc fixes, improvements, and a few new > features. > > Here is a list of the significant changes: > - more fixes for hisi_hba.locking > - v3 hw DFX feature > - random error handling bugfixes > - reporting v2 hw errors to userspace Applied to 4.15/scsi-queue.

[PATCH 00/19] hisi_sas: misc fixes, improvements, and new features

2017-10-24 Thread John Garry
This patchset contains many misc fixes, improvements, and a few new features. Here is a list of the significant changes: - more fixes for hisi_hba.locking - v3 hw DFX feature - random error handling bugfixes - reporting v2 hw errors to userspace Shiju Jose (3): scsi: hisi_sas: use array for v2

[PATCH 00/19] hisi_sas: misc fixes, improvements, and new features

2017-10-24 Thread John Garry
This patchset contains many misc fixes, improvements, and a few new features. Here is a list of the significant changes: - more fixes for hisi_hba.locking - v3 hw DFX feature - random error handling bugfixes - reporting v2 hw errors to userspace Shiju Jose (3): scsi: hisi_sas: use array for v2

Re: [PATCH 00/19] hisi_sas: misc fixes, improvements, and new features

2017-08-10 Thread Martin K. Petersen
John, > This patchset introduces an array of misc changes, most significantly > including: There were a couple of patches that did multiple things. In the future, please make sure you only make one logical change per patch. Applied to 4.14/scsi-queue. Thanks! -- Martin K. Petersen

Re: [PATCH 00/19] hisi_sas: misc fixes, improvements, and new features

2017-08-10 Thread Martin K. Petersen
John, > This patchset introduces an array of misc changes, most significantly > including: There were a couple of patches that did multiple things. In the future, please make sure you only make one logical change per patch. Applied to 4.14/scsi-queue. Thanks! -- Martin K. Petersen

[PATCH 00/19] hisi_sas: misc fixes, improvements, and new features

2017-08-10 Thread John Garry
This patchset introduces an array of misc changes, most significantly including: - v2 hw reset function - core driver reset handler fixes - DFX feature - some interrupt/tasklet/probe+removal error path cleanup John Garry (4): scsi: hisi_sas: use array for v2 hw ECC errors scsi: hisi_sas:

[PATCH 00/19] hisi_sas: misc fixes, improvements, and new features

2017-08-10 Thread John Garry
This patchset introduces an array of misc changes, most significantly including: - v2 hw reset function - core driver reset handler fixes - DFX feature - some interrupt/tasklet/probe+removal error path cleanup John Garry (4): scsi: hisi_sas: use array for v2 hw ECC errors scsi: hisi_sas: