mbox series

[0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code

Message ID 1609763622-34119-1-git-send-email-john.garry@huawei.com
Headers show
Series hisi_sas: Expose hw queues for v2 hw and remove unused code | expand

Message

John Garry Jan. 4, 2021, 12:33 p.m. UTC
Patch "scsi: hisi_sas: Expose HW queues for v2 hw" was not merged for
v5.11, so resending for v5.12.

Unused module param auto_affine_msi_experimental for v3 hw is also
removed in the other patch.

John Garry (2):
  scsi: hisi_sas: Remove auto_affine_msi_experimental module_param
  scsi: hisi_sas: Expose HW queues for v2 hw

 drivers/scsi/hisi_sas/hisi_sas.h       |  4 ++
 drivers/scsi/hisi_sas/hisi_sas_main.c  | 11 +++++
 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 66 +++++++++++++++++++++-----
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c |  5 --
 4 files changed, 68 insertions(+), 18 deletions(-)

-- 
2.26.2

Comments

Martin K. Petersen Jan. 6, 2021, 4:18 a.m. UTC | #1
John,

> Patch "scsi: hisi_sas: Expose HW queues for v2 hw" was not merged for

> v5.11, so resending for v5.12.


Any changes to it? 5.11/postmerge is sitting in my fixes branch.

-- 
Martin K. Petersen	Oracle Linux Engineering
John Garry Jan. 6, 2021, 9:03 a.m. UTC | #2
On 06/01/2021 04:18, Martin K. Petersen wrote:

Hi Martin,

> 

>> Patch "scsi: hisi_sas: Expose HW queues for v2 hw" was not merged for

>> v5.11, so resending for v5.12.

> Any changes to it? 5.11/postmerge is sitting in my fixes branch.


No change. I just did not see that patch in Linus' master branch or your 
git, so assumed that I would just need to resend for 5.12. And now I see 
it in 5.11/postmerge

Thanks,
John
Martin K. Petersen Jan. 13, 2021, 5:48 a.m. UTC | #3
On Mon, 4 Jan 2021 20:33:40 +0800, John Garry wrote:

> Patch "scsi: hisi_sas: Expose HW queues for v2 hw" was not merged for

> v5.11, so resending for v5.12.

> 

> Unused module param auto_affine_msi_experimental for v3 hw is also

> removed in the other patch.

> 

> John Garry (2):

>   scsi: hisi_sas: Remove auto_affine_msi_experimental module_param

>   scsi: hisi_sas: Expose HW queues for v2 hw

> 

> [...]


Applied to 5.12/scsi-queue, thanks!

[1/2] scsi: hisi_sas: Remove auto_affine_msi_experimental module_param
      https://git.kernel.org/mkp/scsi/c/3997e0fdd587

-- 
Martin K. Petersen	Oracle Linux Engineering