nptl lock code obviously busted for SuperH
Mike Frysinger
vapier@gentoo.org
Sun Nov 4 03:53:00 GMT 2007
looks like somewhere along the line between glibc-2.6 and glibc-2.7,
sh/lowlevellock.S and sh/lowlevelrobustlock.S got kicked in. there's obvious
line continuations missing and one of the macros is missing an argument
(declares 2 when it should take and actually uses 3). the attached patch
should fix things up.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20071104/be7ac844/attachment.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glibc-sh-broken-nptl-lock-macros.patch
Type: text/x-diff
Size: 2490 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20071104/be7ac844/attachment.bin>
More information about the Libc-alpha
mailing list