public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Michlmayr <tbm@cyrius.com>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Matthew Wilcox <willy@linux.intel.com>,
	linux-scsi@vger.kernel.org, Russell King <rmk@arm.linux.org.uk>
Subject: Re: advansys broken (at least) on ARM and MIPS
Date: Thu, 3 Jan 2008 16:55:49 +0100	[thread overview]
Message-ID: <20080103155549.GA29400@deprecation.cyrius.com> (raw)
In-Reply-To: <1199373667.3122.6.camel@localhost.localdomain>

Adding Russell King to CC who can hopefully answer James' question
below.

* James Bottomley <James.Bottomley@HansenPartnership.com> [2008-01-03 09:21]:
> 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
> 

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

  reply	other threads:[~2008-01-03 15:56 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
2008-01-03 15:55   ` Martin Michlmayr [this message]
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=20080103155549.GA29400@deprecation.cyrius.com \
    --to=tbm@cyrius.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    --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