linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code
@ 2021-01-04 12:33 John Garry
  2021-01-04 12:33 ` [PATCH 1/2] scsi: hisi_sas: Remove auto_affine_msi_experimental module_param John Garry
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: John Garry @ 2021-01-04 12:33 UTC (permalink / raw)
  To: jejb, martin.petersen
  Cc: linux-scsi, linux-kernel, linuxarm, maz, kashyap.desai, John Garry

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-13  5:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 12:33 [PATCH 0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code John Garry
2021-01-04 12:33 ` [PATCH 1/2] scsi: hisi_sas: Remove auto_affine_msi_experimental module_param John Garry
2021-01-04 12:33 ` [PATCH 2/2] scsi: hisi_sas: Expose HW queues for v2 hw John Garry
2021-01-06  4:18 ` [PATCH 0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code Martin K. Petersen
2021-01-06  9:03   ` John Garry
2021-01-13  5:48 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).