From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30379 invoked by alias); 5 Feb 2014 11:24:18 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 30334 invoked by uid 55); 5 Feb 2014 11:24:12 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/16133] Access to __thread variable may call malloc Date: Wed, 05 Feb 2014 11:24:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.19 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-02/txt/msg00069.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=16133 --- Comment #5 from 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, allan/revert-TLS-changes has been created at b3ece0e0a4912bfedd6da72f2ae1cf5d1b10731b (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b3ece0e0a4912bfedd6da72f2ae1cf5d1b10731b commit b3ece0e0a4912bfedd6da72f2ae1cf5d1b10731b Author: Allan McRae Date: Wed Feb 5 21:22:19 2014 +1000 Revert "BZ 16133 has been fixed (async signal safe TLS)." This reverts commit a494421f5268df333c589d71104a39bb6a9cff19. Conflicts: NEWS https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=59cf6f94f13991336bd958a4491ee9d57109a7bd commit 59cf6f94f13991336bd958a4491ee9d57109a7bd Author: Allan McRae Date: Wed Feb 5 21:21:09 2014 +1000 Revert "Patch [1/4] async-signal safe TLS." This reverts commit 69a17d9d245dc3551792e95e1823cc2d877592f3. https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=097c7e230df0e16bf950456676a48281e9f3a905 commit 097c7e230df0e16bf950456676a48281e9f3a905 Author: Allan McRae Date: Wed Feb 5 21:21:00 2014 +1000 Revert "Patch 3/4 of the effort to make TLS access async-signal-safe." This reverts commit 35e8f7ab94c910659de9d507aa0f3e1f8973d914. https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ddd7cff1fc7ca773ee02981f5c2f80116a32b325 commit ddd7cff1fc7ca773ee02981f5c2f80116a32b325 Author: Allan McRae Date: Wed Feb 5 21:19:51 2014 +1000 Revert "Patch 2/4 of the effort to make TLS access async-signal-safe." This reverts commit 1f33d36a8a9e78c81bed59b47f260723f56bb7e6. Conflicts: elf/dl-misc.c Also reverts the follow commits that were bug fixes to new code introduced in the above commit: 063b2acbce83549df82ab30f5af573f1b9c4bd19 b627fdd58554bc36bd344dc40a8787c4b7a9cc46 e81c64bba13d2d8b2a4e53254a82cc80f27c8497 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=57f6ca1e5d4d50961e904a986b86174614316653 commit 57f6ca1e5d4d50961e904a986b86174614316653 Author: Allan McRae Date: Wed Feb 5 21:14:59 2014 +1000 Revert "Async-signal safe TLS." This reverts commit 7f507ee17aee720fa423fa38502bc3caa0dd03d7. Conflicts: ChangeLog nptl/tst-tls7.c nptl/tst-tls7mod.c ----------------------------------------------------------------------- -- You are receiving this mail because: You are on the CC list for the bug.