From: "Luck, Tony" <tony.luck@intel.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [patch 4/4] ia64: fix allmodconfig build
Date: Thu, 16 Nov 2006 19:23:13 +0000 [thread overview]
Message-ID: <20061116192313.GA25317@intel.com> (raw)
In-Reply-To: <200611160843.kAG8hCf3017752@shell0.pdx.osdl.net>
On Thu, Nov 16, 2006 at 11:08:21AM +0000, Alan wrote:
> > config BLK_DEV_AMD74XX
> > tristate "AMD and nVidia IDE support"
> > + depends on X86
>
> NAK this part. The AMD74xx chipset also supports Alpha. I've no idea what
> the situation is with the Nvidia parts. It also goes against the general
> policy of building everything that can be built on each platform so as to
> find bugs/portability problems early.
Is the problem is with the driver? amd74xx.c uses pci_get_legacy_ide_irq(),
ia64 doesn't have this defined (and I don't think that creating such a function
would be right for ia64).
This is the only driver that uses pci_get_legacy_ide_irq ... is that a
red flag that it is doing something strange (or something that has been
superceeded by some other mechanism)?
I'll apply the other hunk (for simscsi). Some bit of infiniband is
now also breaking allmodconfig, so it is not like this patch is the
only thing stopping allmodconfig from working.
-Tony
next prev parent reply other threads:[~2006-11-16 19:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-16 8:43 [patch 4/4] ia64: fix allmodconfig build akpm
2006-11-16 11:08 ` Alan
2006-11-16 19:23 ` Luck, Tony [this message]
2006-11-16 20:29 ` Andrew Morton
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=20061116192313.GA25317@intel.com \
--to=tony.luck@intel.com \
--cc=linux-ia64@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