[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200803011651.13652.mb@bu3sch.de>
Date: Sat, 1 Mar 2008 16:51:12 +0100
From: Michael Buesch <mb@...sch.de>
To: Sam Ravnborg <sam@...nborg.org>
Cc: "John W. Linville" <linville@...driver.com>,
Johannes Berg <johannes@...solutions.net>,
David Miller <davem@...emloft.net>,
gordonfarquharson@...il.com, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: pull request: wireless-2.6 2008-02-27
On Saturday 01 March 2008, Sam Ravnborg wrote:
> > This version seems to work, but it is a bit chatty when CROSS_COMPILE
> > is set and you build lots of modules...thoughts?
>
> We cannot use CROSS_COMPILE to detect a cross build as CROSS_COMPILE
> is used used to select different gcc versions, cccache etc.
> The only relaiably way to detect a cross build is to check
> is ARCH != modified uname -m arch.
> So this check would have to be done in the top-level Makefile.
>
> And that for shaving 6 bytes of a structure..
Wrong. For maintaining userspace ABI compatibility.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists