This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/15119] [arm] unnecessary busy loop in __lll_timedlock_wait on ARM


https://sourceware.org/bugzilla/show_bug.cgi?id=15119

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  2c3520d98d9773d9e092196c3c36150244eed1dd (commit)
      from  acaa4d24f507976d10a82dc31152eb912b59b4bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2c3520d98d9773d9e092196c3c36150244eed1dd

commit 2c3520d98d9773d9e092196c3c36150244eed1dd
Author: Bernard Ogden <bernie.ogden@linaro.org>
Date:   Mon Jun 9 23:22:20 2014 -0400

    hppa: Remove lowlevellock.c.

    The hppa port has no need of a custom lowlevellock.c, it should
    use the generic version which is updated and correct. This
    similarly fixes bug 15119 for hppa.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                        |    5 +
 sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c |  126 ----------------------
 2 files changed, 5 insertions(+), 126 deletions(-)
 delete mode 100644 sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]