[PATCH] Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c implementation.

David Miller davem@davemloft.net
Fri Mar 16 10:04:00 GMT 2012


From: Andreas Schwab <schwab@linux-m68k.org>
Date: Fri, 16 Mar 2012 10:47:43 +0100

> David Miller <davem@davemloft.net> writes:
> 
>> Any sysdep that provides an override for lowlevellock.c must also
>> provide a libc-lowlevellock.c to pull in the same code via an
>> include.
> 
> Wouldn't it be better to fix
> sysdeps/unix/sysv/linux/libc-lowlevellock.c?  A silent failure mode is
> bad, and it appears that the arm port is affected as well.

Ok, would something as simple as having it include <lowlevellock.c>
instead of "lowlevellock.c" do the right thing?



More information about the Libc-alpha mailing list