[parisc-linux] [patch] hppa build failure with tls and lowlevellock.h
Jeff Bailey
jbailey at raspberryginger.com
Wed Dec 5 17:23:38 MST 2007
Carlos,
It turns out the reason we fail and others don't is that we use an
inline function (so it's parsed right away) and everyone else uses a
#define. You're probably still right that the include is unnecessary,
but in the meantime this aligns us with everyone else and allows the
build to continue.
Okay to commit?
2007-12-05 Jeff Bailey <jeffbailey at google.com>
* sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
(__lll_unlock): Use define instead of inline function.
(__lll_robust_unlock): Likewise.
--
Jeff Bailey - http://www.raspberryginger.com/jbailey/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hppalll.diff
Type: text/x-patch
Size: 1468 bytes
Desc: not available
Url : http://lists.parisc-linux.org/pipermail/parisc-linux/attachments/20071205/c0dd5d2a/attachment.bin
More information about the parisc-linux
mailing list