workaround clang deficiency affecting thread pointer access on powerpc
authorRich Felker <dalias@aerifal.cx>
Mon, 2 Dec 2013 07:45:10 +0000 (02:45 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 2 Dec 2013 07:45:10 +0000 (02:45 -0500)
commita4b51633cfdecf597c247afe028c08b520816590
tree40c6fbfdcef0ec4e637ff452484803fb9ff9f5e5
parenta4e10e304d54c6ac3c12db08774ef74a978a2073
workaround clang deficiency affecting thread pointer access on powerpc

based on patch by Richard Pennington, who initially reported the
issue.
arch/powerpc/pthread_arch.h