| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [RFC][PATCH 2/4] RTC: SWARM I2C board initialization |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Thu, 8 May 2008 23:43:34 +0100 (BST) |
| Cc: | Jean Delvare <khali@linux-fr.org>, Alessandro Zummo <a.zummo@towertech.it>, Thomas Gleixner <tglx@linutronix.de>, Andrew Morton <akpm@linux-foundation.org>, rtc-linux@googlegroups.com, i2c@lm-sensors.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <20080508045106.GB25531@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <Pine.LNX.4.55.0805070031410.16173@cliff.in.clinika.pl> <20080507085953.2c08b854@hyperion.delvare> <Pine.LNX.4.55.0805072145040.25644@cliff.in.clinika.pl> <20080508045106.GB25531@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
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 |
| Previous by Date: | Re: [PATCH 4/7] Alchemy: db1200/pb1200: register mmc platform device and board specific functions, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [RFC][PATCH 2/4] RTC: SWARM I2C board initialization, Maciej W. Rozycki |
| Previous by Thread: | Re: [RFC][PATCH 2/4] RTC: SWARM I2C board initialization, Ralf Baechle |
| Next by Thread: | Re: [RFC][PATCH 2/4] RTC: SWARM I2C board initialization, Jean Delvare |
| Indexes: | [Date] [Thread] [Top] [All Lists] |