-
- Downloads
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "This is two driver fixes (megaraid_sas and hisi_sas). The megaraid one is a revert of a previous revert of a cpu hotplug fix which exposed a bug in the block layer which has been fixed in this merge window. The hisi_sas performance enhancement comes from switching to interrupt managed completion queues, which depended on the addition of devm_platform_get_irqs_affinity() which is now upstream via the irq tree in the last merge window" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: hisi_sas: Expose HW queues for v2 hw Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug""
No related branches found
No related tags found
Showing
- drivers/scsi/hisi_sas/hisi_sas.h 4 additions, 0 deletionsdrivers/scsi/hisi_sas/hisi_sas.h
- drivers/scsi/hisi_sas/hisi_sas_main.c 11 additions, 0 deletionsdrivers/scsi/hisi_sas/hisi_sas_main.c
- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 53 additions, 13 deletionsdrivers/scsi/hisi_sas/hisi_sas_v2_hw.c
- drivers/scsi/megaraid/megaraid_sas_base.c 39 additions, 0 deletionsdrivers/scsi/megaraid/megaraid_sas_base.c
- drivers/scsi/megaraid/megaraid_sas_fusion.c 16 additions, 13 deletionsdrivers/scsi/megaraid/megaraid_sas_fusion.c
Loading
Please register or sign in to comment