Re: Linux 2.5.60

From: Eric W. Biederman (ebiederm@xmission.com)
Date: Wed Feb 12 2003 - 03:11:23 EST


Linus Torvalds <torvalds@transmeta.com> writes:

> On Tue, 11 Feb 2003, Oleg Drokin wrote:
> >
> > One of yours hand merged UML updates/fixes in, and another one broke it badly
> by introducing
>
> > sigprocmask(). Now there is a conflict between in-kernel sigprocmask() and
> > glibc's sigprocmask() (that UML uses to manage signal delivery to right
> thread).
>
> > Can we please change the name of in-kernel's sigprocmask() to avoid name
> clash? ;)
>
>
> No. I'm not goinmg to start caring about user-land naming in-kernel, that
> way is a slippery slope. This is firmly a UML problem.

Just for throwing out suggestions, UML can easily avoid using
glibc altogether as it is already intimate with the system call layer.

Or it can use the linker to play games with symbol names to move the kernel off
into it's own separate name space.

This sounds like a good opportunity to figure out which makes most sense
and future proof UML.

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Feb 15 2003 - 22:00:38 EST