[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0711271316110.4590@schroedinger.engr.sgi.com>
Date: Tue, 27 Nov 2007 13:18:36 -0800 (PST)
From: Christoph Lameter <clameter@....com>
To: David Mosberger-Tang <dmosberger@...il.com>
cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-ia64@...r.kernel.org, tony.luck@...el.com
Subject: Re: [patch 04/14] ia64: Remove the __SMALL_ADDR_AREA attribute for
per cpu access
On Tue, 27 Nov 2007, David Mosberger-Tang wrote:
> Uniformity for the sake of uniformity? The small data addressing is
> really elegant and I don't think it should be dropped just for the
> sake of uniformity.
Uniformity for the sake of code size reduction and easier maintenance.
Yes I think it would be great to have this feature on all arches if
possible. If someone could work with the gcc /linker folks to get this
done that would be great.
But the feature has been removed from gcc and so its not usable for IA64
with a current compiler anymore. This is basically removing useless code.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists