[PATCH 0/7] drivers/scsi: randconfig patches for kernel 3.4.patch

From: mathieu . poirier
Date: Fri May 11 2012 - 18:09:37 EST


From: Arnd Bergmann <arnd@xxxxxxxx>

These patches fix miscellaneous problems when working
with make randconfig. They were discovered on kernel
3.1-rc4 and have been reformatted for 3.4.

Arnd Bergmann (7):
scsi: mark SCSI_SRP as experimental
scsi/nsp32: don't pass large values into udelay
drivers/scsi: use correct __devexit_p annotation
scsi/advansys: do not build on ARM
scsi/atp870u: use mdelay instead of large udelay
scsi/megaraid: fix sparse warnings
drivers/scsi: some ISA drivers need ISA_DMA_API

drivers/scsi/Kconfig | 10 ++-
drivers/scsi/atp870u.c | 2 +-
drivers/scsi/megaraid/megaraid_sas.h | 39 ++++++++++
drivers/scsi/megaraid/megaraid_sas_base.c | 46 +++---------
drivers/scsi/megaraid/megaraid_sas_fp.c | 105 ++++++++++++++-------------
drivers/scsi/megaraid/megaraid_sas_fp.h | 22 ++++++
drivers/scsi/megaraid/megaraid_sas_fusion.c | 87 +++++++----------------
drivers/scsi/megaraid/megaraid_sas_fusion.h | 9 +++
drivers/scsi/nsp32.c | 3 +-
drivers/scsi/nsp32.h | 2 +-
drivers/scsi/pmcraid.c | 2 +-
drivers/scsi/qla4xxx/ql4_os.c | 2 +-
12 files changed, 171 insertions(+), 158 deletions(-)
create mode 100644 drivers/scsi/megaraid/megaraid_sas_fp.h

--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/