Fixed pthread_spin_lock on sparc32/64 (bug 16882)
authorGuo Yixuan <culu.gyx@gmail.com>
Fri, 30 May 2014 04:43:15 +0000 (21:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jun 2014 23:10:48 +0000 (16:10 -0700)
commitb42eca7d39d7d263815a4457c318eb57ee2686a4
tree646e8693cf5bed500219cf6e4c145a93289f319e
parentf9d2d03254a58d92635a311a42253eeed5a40a47
Fixed pthread_spin_lock on sparc32/64 (bug 16882)

[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.
ChangeLog
nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S