* David F. Carlson <[EMAIL PROTECTED]> wrote:
> Ingo,
>
> This *really* breaks the existing sysdeps for linux libc. Patch work
> there for nptl will be "global".
>
> The patch which I have built clean and booted with linux-2.6.14-rc4-rt
> requires moving the <linux/fs.h> from linux/futex.c to kernel/rt.c
>
> And moving the include to rt.c makes everything right.
no, NO, _NO_. It makes nothing right.
if the robustmutexes glibc patch depends on kernel headers then it's
doing it all wrong! There is a separate glibc-kernheaders package that
glibc relies on while getting built. The futex.h file there should carry
all the API definitions and it is the one that should be updated,
completely independent of what the kernel does!
Ingo
_______________________________________________
robustmutexes mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/robustmutexes