From: Adrian Bunk <bunk@stusta.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: PATCH: libata PATA patches
Date: Tue, 8 Nov 2005 15:13:40 +0100 [thread overview]
Message-ID: <20051108141340.GT3847@stusta.de> (raw)
In-Reply-To: <1131460386.25192.45.camel@localhost.localdomain>
On Tue, Nov 08, 2005 at 02:33:06PM +0000, Alan Cox wrote:
> I've put a new patch versus 2.6.14-mm1 on
> http://zeniv.linux.org.uk/~alan/IDE
I'm wondering about the -m32 additions at the top of your patch.
Shouldn't the following at the top of arch/i386/Makefile already do the
same?
HAS_BIARCH := $(call cc-option-yn, -m32)
ifeq ($(HAS_BIARCH),y)
AS := $(AS) --32
LD := $(LD) -m elf_i386
CC := $(CC) -m32
endif
> Alan
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2005-11-08 14:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 14:33 PATCH: libata PATA patches Alan Cox
2005-11-08 14:13 ` Adrian Bunk [this message]
2005-11-08 16:46 ` Alan Cox
2005-11-09 13:31 ` Sergei Shtylylov
2005-11-09 15:23 ` Sergei Shtylylov
2005-11-09 15:52 ` Alan Cox
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=20051108141340.GT3847@stusta.de \
--to=bunk@stusta.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@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