linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM randconfig fixes for SCSI
@ 2014-06-05 21:29 Arnd Bergmann
  2014-06-05 21:29 ` [PATCH 1/4] [SCSI] Don't build AdvanSys on ARM Arnd Bergmann
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Arnd Bergmann @ 2014-06-05 21:29 UTC (permalink / raw)
  To: James E.J. Bottomley
  Cc: linux-scsi, linux-arm-kernel, Arnd Bergmann, Matthew Wilcox,
	Finn Thain, Michael Schmitz

Hi James,

These are some fixes for ancient randconfig build bugs I
ran into on ARM. Clearly none of these are urgent, but it
would be nice to have them merged for 3.17 if they look
good to you.

Arnd Bergmann (4):
  [SCSI] Don't build AdvanSys on ARM
  [SCSI] pas16: don't call free_dma()
  [SCSI] qlogicfas: don't call free_dma()
  [SCSI] NCR53c406a: don't call free_dma() by default

 drivers/scsi/Kconfig      | 2 +-
 drivers/scsi/NCR53c406a.c | 2 +-
 drivers/scsi/pas16.c      | 2 --
 drivers/scsi/qlogicfas.c  | 2 --
 4 files changed, 2 insertions(+), 6 deletions(-)

-- 
1.8.3.2

Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Michael Schmitz <schmitzmic@gmail.com>

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

end of thread, other threads:[~2014-06-26  4:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05 21:29 [PATCH 0/4] ARM randconfig fixes for SCSI Arnd Bergmann
2014-06-05 21:29 ` [PATCH 1/4] [SCSI] Don't build AdvanSys on ARM Arnd Bergmann
2014-06-11 12:17   ` Christoph Hellwig
2014-06-05 21:29 ` [PATCH 2/4] [SCSI] pas16: don't call free_dma() Arnd Bergmann
2014-06-11 12:17   ` Christoph Hellwig
2014-06-05 21:29 ` [PATCH 3/4] [SCSI] qlogicfas: " Arnd Bergmann
2014-06-11 12:17   ` Christoph Hellwig
2014-06-05 21:29 ` [PATCH 4/4] [SCSI] NCR53c406a: don't call free_dma() by default Arnd Bergmann
2014-06-11 12:17   ` Christoph Hellwig
2014-06-25 11:04 ` [PATCH 0/4] ARM randconfig fixes for SCSI Christoph Hellwig
2014-06-26  4:11   ` Finn Thain

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).