[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.55.0805082311410.5944@cliff.in.clinika.pl>
Date: Thu, 8 May 2008 23:43:34 +0100 (BST)
From: "Maciej W. Rozycki" <macro@...ux-mips.org>
To: Ralf Baechle <ralf@...ux-mips.org>
cc: Jean Delvare <khali@...ux-fr.org>,
Alessandro Zummo <a.zummo@...ertech.it>,
Thomas Gleixner <tglx@...utronix.de>,
Andrew Morton <akpm@...ux-foundation.org>,
rtc-linux@...glegroups.com, i2c@...sensors.org,
linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC][PATCH 2/4] RTC: SWARM I2C board initialization
On Thu, 8 May 2008, Ralf Baechle wrote:
> I like it; we maybe should consider getting rid of most of the libs-* stuff
> in arch/mips/Makefile. Some of it might be causing subtle bugs such as
> routines exported to modules not getting linked into the kernel proper.
Well, I think it should be reasonable to convert everything but lib/, the
latter being used for various implicit bits like strcpy() or whatever some
version of GCC may come up with. Plus possibly generic code overridable
by boards for optimisation; I am not sure if we have got left any at the
moment though.
With the much better configuration language of 2.6 and more and more
stuff being done by magic sections bits built as libraries cause more
hassle than convenience.
Maciej
--
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