From: Christoph Hellwig <hch@infradead.org>
To: Xose Vazquez Perez <xose@wanadoo.es>
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
Tosatti <marcelo.tosatti@cyclades.com>
Subject: Re: [PATCH] ips driver for 2.4.23-pre4
Date: Thu, 8 Jan 2004 17:15:31 +0000 [thread overview]
Message-ID: <20040108171531.B12595@infradead.org> (raw)
In-Reply-To: <3FFC5B2C.6000302@wanadoo.es>; from xose@wanadoo.es on Wed, Jan 07, 2004 at 08:17:00PM +0100
On Wed, Jan 07, 2004 at 08:17:00PM +0100, Xose Vazquez Perez wrote:
> -#if !defined(__i386__) && !defined(__ia64__)
> -#error "This driver has only been tested on the x86/ia64 platforms"
> +#if !defined(__i386__) && !defined(__ia64__) && !defined(__x86_64__)
> +#error "This driver has only been tested on the x86/ia64/x86_64 platforms"
> #endif
This warning schould be removed completly. Lots of PCI drivers have
been tested only on a few plattforms.
Else the patch is okay, but where's the maintainer?
next prev parent reply other threads:[~2004-01-08 17:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-07 19:17 [PATCH] ips driver for 2.4.23-pre4 Xose Vazquez Perez
2004-01-07 20:47 ` Xose Vazquez Perez
2004-01-08 17:15 ` Christoph Hellwig [this message]
2004-01-08 18:18 ` Xose Vazquez Perez
2004-01-08 18:21 ` Christoph Hellwig
2004-01-08 18:49 ` Xose Vazquez Perez
2004-01-08 19:06 ` Arjan van de Ven
2004-01-08 19:30 ` Xose Vazquez Perez
2004-01-08 19:36 ` Arjan van de Ven
-- strict thread matches above, loose matches on Subject: below --
2004-01-08 20:18 Hammer, Jack
2004-01-08 21:16 ` James Bottomley
2004-01-09 12:35 ` Marcelo Tosatti
2004-01-09 12:35 Hammer, Jack
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=20040108171531.B12595@infradead.org \
--to=hch@infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
--cc=xose@wanadoo.es \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.