public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* advansys broken (at least) on ARM and MIPS
@ 2008-01-03  7:43 Martin Michlmayr
  2008-01-03 14:50 ` Kyle McMartin
  2008-01-03 15:21 ` James Bottomley
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Michlmayr @ 2008-01-03  7:43 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: linux-scsi, Ralf Baechle

Commit 9d511a4b29de6764931343d03e493f2e04df0271 removed the "depends
on BROKEN || X86_32" line from advansys' Kconfig entry.  I'm not sure
that was such a great idea - the module doesn't compile at least on
ARM and MIPS:

ARM:

  CC [M]  drivers/scsi/advansys.o
drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA
 API
drivers/scsi/advansys.c: In function ‘AdvBuildCarrierFreelist’:
drivers/scsi/advansys.c:6486: warning: ‘virt_to_bus’ is deprecated (declared at include/asm/memory.h:1
92)
drivers/scsi/advansys.c:6486: warning: ‘virt_to_bus’ is deprecated (declared at include/asm/memory.h:1
92)
drivers/scsi/advansys.c:6486: warning: ‘virt_to_bus’ is deprecated (declared at include/asm/memory.h:1
92)
...
drivers/scsi/advansys.c: In function ‘advansys_get_sense_buffer_dma’:
drivers/scsi/advansys.c:9885: error: implicit declaration of function ‘dma_cache_sync’

MIPS:

  Building modules, stage 2.
  MODPOST 64 modules
ERROR: "free_dma" [drivers/scsi/advansys.ko] undefined!

-- 
Martin Michlmayr
http://www.cyrius.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2008-01-03 16:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03  7:43 advansys broken (at least) on ARM and MIPS Martin Michlmayr
2008-01-03 14:50 ` Kyle McMartin
2008-01-03 15:21 ` James Bottomley
2008-01-03 15:55   ` Martin Michlmayr
2008-01-03 16:56     ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox