]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.
authorTakashi Yoshii <takashi.yoshii.zj@renesas.com>
Mon, 14 Jun 2010 23:56:22 +0000 (16:56 -0700)
committerPetr Baudis <pasky@suse.cz>
Mon, 1 Nov 2010 21:04:01 +0000 (22:04 +0100)
(cherry picked from commit 4bc93b30337482a0ad1758b4ba069704d09c39da)

nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S

index 08a55ee5c8aa0cafb307e925a1825c8bd04063b0..dc3b4dcd27051992da468f48e4a64f02b8828b87 100644 (file)
@@ -1,3 +1,8 @@
+2010-06-01  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
+
+       * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Fix incorrect
+       location of ifndef __ASSUME_FUTEX_CLOCK_REALTIME.
+
 2009-11-27  Andreas Schwab  <schwab@redhat.com>
 
        * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Reload
index 49b4e6d6e01eb10c8737ef19d84ca889659de91c..0d02083c46fea53f9a942733925284234c36f9ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009
+/* Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
@@ -282,6 +282,7 @@ __lll_timedlock_wait:
        rts
         mov.l  @r15+, r12
 
+# ifndef __ASSUME_FUTEX_CLOCK_REALTIME
        .align  2
 # ifdef PIC
 .Lgot:
@@ -293,7 +294,6 @@ __lll_timedlock_wait:
        .long   __have_futex_clock_realtime
 # endif
 
-# ifndef __ASSUME_FUTEX_CLOCK_REALTIME
 .Lreltmo:
        /* Check for a valid timeout value.  */
        mov.l   @(4,r6), r1