SH lowlevellock broken for FUTEX_CLOCK_REALTIME.

This commit is contained in:
Andrew Stubbs 2009-08-28 14:57:16 -07:00 committed by Ulrich Drepper
parent 5a4eb7282e
commit 7812c65b90
2 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,8 @@
2009-08-27 Andrew Stubbs <ams@codesourcery.com>
* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
Correct a logic error.
2009-08-25 Ulrich Drepper <drepper@redhat.com>
* sysdeps/x86_64/tls.h (RTLD_ENABLE_FOREIGN_CALL): Store old value

View File

@ -253,7 +253,7 @@ __lll_timedlock_wait:
mov #2, r6
cmp/eq r6, r2
bf/s 2f
mov r2, r6
mov r6, r2
1:
mov #2, r6