From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 38C553858D38; Fri, 8 Mar 2024 19:58:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 38C553858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709927908; bh=8YqRbCX7YeUfF5I0xkGFSRIWDIRSNp47rz3d0O2X9yo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=K6jj/6D09W/xnVxsGh0JoTDXvRhkBZ+rzgS0T+nGVLGSLgJmbRCK6QjxySmgqbfyi rildzEhdPNAPGHwvGOtpvCgzcNlVsfUSrjVIwc4mHW+PMgnj/mAy1V8dbeaWxSta+7 49zAIXWAkMrqS5zPKvzOp3xU6Okp8IlagkIBRRdE= From: "carlos at redhat 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:58:27 +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: carlos at redhat 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: cc 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 Carlos O'Donell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlos at redhat dot com --- Comment #6 from Carlos O'Donell --- (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 saved = 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 will > be used by i386 _dl_tlsdesc_dynamic. > Reviewed-by: Noah Goldstein Is this bug considered fixed now? --=20 You are receiving this mail because: You are on the CC list for the bug.=