Comment 1 for bug 1341569

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2014-10-09 15:48 EDT-------
According to upstream bug https://sourceware.org/bugzilla/show_bug.cgi?id=17153 it will be integrated to release 2.20.
Currently we are running:
$ dpkg -l |grep libc6
ii libc6:ppc64el 2.19-10ubuntu2 ppc64el GNU C Library: Shared libraries
ii libc6-dbg:ppc64el 2.19-10ubuntu2 ppc64el GNU C Library: detached debugging symbols
ii libc6-dev:ppc64el 2.19-10ubuntu2 ppc64el GNU C Library: Development Libraries and Header Files

and glibc-2.19$ head ChangeLog
2014-06-03 Guo Yixuan <email address hidden>

[BZ #16882]
* nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
(pthread_spin_lock): Branch out of spin loop to proper location.
* nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
(pthread_spin_lock): Likewise.

* nptl/tst-spin4.c: New test.
* nptl/Makefile (tests): Add tst-spin4.

so patch is not yet integrated.