linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	linux-scsi@vger.kernel.org
Subject: Re: [BUILD-FAILURE] next-20090113 - drivers/scsi/aha1542.c builds with CONFIG_PPC=y
Date: Tue, 13 Jan 2009 11:50:12 -0600	[thread overview]
Message-ID: <1231869012.4519.20.camel@localhost.localdomain> (raw)
In-Reply-To: <20090113120314.GC2364@linux.vnet.ibm.com>

On Tue, 2009-01-13 at 17:33 +0530, Kamalesh Babulal wrote:
> Hi Stephen,
> 
> 	next-20090113 ranconfig build on powerpc builds in drivers/scsi/aha1542
> 
> In file included from drivers/scsi/aha1542.c:41:
> include/linux/mca-legacy.h:12:2: warning: #warning "MCA legacy - please move your driver to the new sysfs api"
> drivers/scsi/aha1542.c: In function 'BAD_SG_DMA':
> drivers/scsi/aha1542.c:61: error: implicit declaration of function 'isa_page_to_bus'
> drivers/scsi/aha1542.c: In function 'aha1542_intr_handle':
> drivers/scsi/aha1542.c:495: error: implicit declaration of function 'isa_virt_to_bus'

This looks like a powerpc bug:  that driver depends on ISA &&
ISA_DMA_API which is supposed to guarantee the presence of these
functions.

James

  reply	other threads:[~2009-01-13 17:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13  6:51 linux-next: Tree for January 13 Stephen Rothwell
2009-01-13 11:30 ` [BUILD-FAILURE] next-20090113 - powerpc - kernel/idle.c fails at cpu_idle() Kamalesh Babulal
2009-01-13 23:18   ` Stephen Rothwell
2009-01-13 12:03 ` [BUILD-FAILURE] next-20090113 - drivers/scsi/aha1542.c builds with CONFIG_PPC=y Kamalesh Babulal
2009-01-13 17:50   ` James Bottomley [this message]
2009-01-13 23:19   ` Stephen Rothwell
2009-01-13 13:02 ` [PATCH] next-20090113 - scsi_debug fails with CONFIG_CRC_T10DIF=n Kamalesh Babulal
2009-01-13 17:51   ` James Bottomley
2009-01-13 21:31 ` linux-next: Tree for January 13 (gfs2 build error) Randy Dunlap

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=1231869012.4519.20.camel@localhost.localdomain \
    --to=james.bottomley@hansenpartnership.com \
    --cc=kamalesh@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).