public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Martin Michlmayr <tbm@cyrius.com>
Cc: Matthew Wilcox <willy@linux.intel.com>,
	linux-scsi@vger.kernel.org, Ralf Baechle <ralf@linux-mips.org>
Subject: Re: advansys broken (at least) on ARM and MIPS
Date: Thu, 03 Jan 2008 09:21:07 -0600	[thread overview]
Message-ID: <1199373667.3122.6.camel@localhost.localdomain> (raw)
In-Reply-To: <20080103074353.GD22470@deprecation.cyrius.com>


On Thu, 2008-01-03 at 08:43 +0100, Martin Michlmayr wrote:
> 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’

That error doesn't look to tbe the fault of the driver.
dma_cache_sync() is a piece of the DMA API it looks like ARM doesn't
implement?

James


-
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

  parent reply	other threads:[~2008-01-03 15:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2008-01-03 15:55   ` Martin Michlmayr
2008-01-03 16:56     ` Russell King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1199373667.3122.6.camel@localhost.localdomain \
    --to=james.bottomley@hansenpartnership.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=ralf@linux-mips.org \
    --cc=tbm@cyrius.com \
    --cc=willy@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox