public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Justin T. Gibbs" <gibbs@scsiguy.com>
To: "Jeffrey W. Baker" <jwb@gghcwest.com>, linux-scsi@vger.kernel.org
Subject: Re: build error with aic79xx on 2.4
Date: Thu, 05 Jun 2003 12:08:46 -0600	[thread overview]
Message-ID: <1636000000.1054836526@aslan.btc.adaptec.com> (raw)
In-Reply-To: <1054835575.22202.2.camel@heat>

> The latest aic79xx doesn't build in 2.4.21-rc3 because of Werror and
> this warning:
> 
> aic79xx_osm_pci.c:278: warning: `ahd_linux_pci_reserve_mem_region'
> defined but not used
> 
> That seemed harmless, so I removed Werror.  I'd try -rc7 but the
> x86-64.org patches don't work against that kernel.

It points to a bug in that memory mapped I/O is not enabled for ia64,
alpha, or mips, even though these platforms should support it.  I
don't believe that the MMAPIO define is required for 2.4.X or 2.5.X
kernels now since the PCI support files are only compiled in if
CONFIG_PCI is enabled and any PCI device should be able to attempt
to do memio if the appropriate BAR is setup.

I've removed the MMAPIO ifdefs locally and will submit an updated
driver soon.

--
Justin


      reply	other threads:[~2003-06-05 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-05 17:52 build error with aic79xx on 2.4 Jeffrey W. Baker
2003-06-05 18:08 ` Justin T. Gibbs [this message]

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=1636000000.1054836526@aslan.btc.adaptec.com \
    --to=gibbs@scsiguy.com \
    --cc=jwb@gghcwest.com \
    --cc=linux-scsi@vger.kernel.org \
    /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