mbox series

[v2,0/7] hisi_sas: SATA IO workaround and other misc patches

Message ID 1484916324-211630-1-git-send-email-john.garry@huawei.com
Headers show
Series hisi_sas: SATA IO workaround and other misc patches | expand

Message

John Garry Jan. 20, 2017, 12:45 p.m. UTC
This patchset introduces some misc fixes and improvements.

Most signifigantly this patchset includes a workaround
for a SATA IO issue on v2 hw (hip06/7).

Differences v1->v2:
- Add macro for SMP TIMEOUT in ITCT struct

John Garry (2):
  scsi: hisi_sas: downgrade refclk message
  scsi: hisi_sas: downgrade internal abort exit print

Xiang Chen (5):
  scsi: hisi_sas: workaround v2 hw SATA IO timeout issue
  scsi: hisi_sas: modify some values of ITCT table
  scsi: hisi_sas: modify hard reset for directed-attached disk
  scsi: hisi_sas: fix probe ordering problem
  scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()

 drivers/scsi/hisi_sas/hisi_sas_main.c  |  20 +++---
 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 109 +++++++++++++++++++++++++++++----
 2 files changed, 106 insertions(+), 23 deletions(-)

-- 
1.9.1

Comments

Martin K. Petersen Jan. 21, 2017, 12:11 a.m. UTC | #1
>>>>> "John" == John Garry <john.garry@huawei.com> writes:


John> This patchset introduces some misc fixes and improvements.  Most
John> signifigantly this patchset includes a workaround for a SATA IO
John> issue on v2 hw (hip06/7).

John> Differences v1->v2: - Add macro for SMP TIMEOUT in ITCT struct

Applied to 4.11/scsi-queue.

-- 
Martin K. Petersen	Oracle Linux Engineering