From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 245543858D33; Fri, 8 Mar 2024 19:59:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 245543858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709927997; bh=dSZ6ceoPPivRU52h608Yz6FqME3oKoYt8iPU+wGwbqI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jL/T/SZ4ZhaRhCl+p4SkDq9eCxsALp9uQgwLdww0QejLPGLfJqrsx0sqMOb4Q0eYN hDrRmmk30f0zq/ijfPT47Dilk99KP8+eZkJCSex9sA2NK0kGcb/PrUy4WpOb7l8ARG klnvXTfg2jlAqQZqb3Mg8xODzQDdkZdBkcfMSuA0= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/31371] x86-64: APX and Tile registers aren't preserved in ld.so trampoline Date: Fri, 08 Mar 2024 19:59:56 +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: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31371 --- Comment #7 from H.J. Lu --- (In reply to Carlos O'Donell from comment #6) > (In reply to Sourceware Commits from comment #5) > > The master branch has been updated by H.J. Lu : > >=20 > > https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git; > > h=3Ddfb05f8e704edac70db38c4c8ee700769d91a413 > >=20 > > commit dfb05f8e704edac70db38c4c8ee700769d91a413 > > Author: H.J. Lu > > Date: Fri Feb 16 07:17:10 2024 -0800 > >=20 > > x86-64: Save APX registers in ld.so trampoline > >=20=20=20=20=20 > > Add APX registers to STATE_SAVE_MASK so that APX registers are save= d in > > ld.so trampoline. This fixes BZ #31371. > >=20=20=20=20=20 > > Also update STATE_SAVE_OFFSET and STATE_SAVE_MASK for i386 which wi= ll > > be used by i386 _dl_tlsdesc_dynamic. > > Reviewed-by: Noah Goldstein >=20 > Is this bug considered fixed now? Do we need to backport the fixes to release branches? --=20 You are receiving this mail because: You are on the CC list for the bug.=