Re: [RFC][PATCH 2/4] RTC: SWARM I2C board initialization

From: Maciej W. Rozycki
Date: Thu May 08 2008 - 18:46:23 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/