From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 141223861012; Fri, 19 Mar 2021 22:06:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 141223861012 From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug nptl/23554] pthread_getattr_np reports wrong stack size with MULTI_PAGE_ALIASING Date: Fri, 19 Mar 2021 22:06:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nptl X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.34 X-Bugzilla-Flags: review? security- X-Bugzilla-Changed-Fields: target_milestone version bug_status resolution 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 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2021 22:06:43 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23554 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.34 Version|unspecified |2.33 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from H.J. Lu --- Fixed for 2.34 by commit 3e2f285c5f12045e425060b6cbdf7a7cab540594 Author: H.J. Lu Date: Fri Mar 19 12:53:40 2021 -0700 nptl: Remove MULTI_PAGE_ALIASING [BZ #23554] MULTI_PAGE_ALIASING was introduced to mitigate an aliasing issue on Pentium 4. It is no longer needed for processors after Pentium 4. --=20 You are receiving this mail because: You are on the CC list for the bug.=