[parisc-linux] [patch] hppa build failure with tls and lowlevellock.h

Carlos O'Donell carlos at systemhalted.org
Fri Dec 7 09:45:05 MST 2007


On Dec 5, 2007 7:23 PM, Jeff Bailey <jbailey at raspberryginger.com> wrote:
> 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.

Great sleuthing. OK to commit.

Cheers,
Carlos.


More information about the parisc-linux mailing list