From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 110523858C66; Mon, 13 Mar 2023 18:00:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 110523858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678730446; bh=2zrf41oCXOJq1gNtoOPEvGSTGzLzqVh8TrHNy+TS6mA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j3pknzkPlRGulatkUDu5ChByvRdo59Xnf7goubaHE+GD7YmDazHrMjV9CsZnlSvW+ Ow0UeUZ6PYBWVa7HW/v0fvCeKeG3jwgRtcFqkgbSFa92kshjU7cBFghDb7VCDcWC0J Iqmw6bt5KtPLAiTWpiPemEbhtu9Vo0BKK7vx2HEI= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/29953] Invalid x86_non_temporal_threshold without cache info Date: Mon, 13 Mar 2023 18:00:45 +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.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: 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=3D29953 --- Comment #15 from Florian Weimer --- (In reply to cvs-commit@gcc.gnu.org from comment #13) > The master branch has been updated by H.J. Lu : >=20 > https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git; > h=3D48b74865c63840b288bd85b4d8743533b73b339b >=20 > commit 48b74865c63840b288bd85b4d8743533b73b339b > Author: H.J. Lu > Date: Tue Jan 3 13:06:48 2023 -0800 >=20 > x86: Check minimum/maximum of non_temporal_threshold [BZ #29953] >=20=20=20=20=20 > The minimum non_temporal_threshold is 0x4040. non_temporal_threshold= may > be set to less than the minimum value when the shared cache size isn't > available (e.g., in an emulator) or by the tunable. Add checks for > minimum and maximum of non_temporal_threshold. >=20=20=20=20=20 > This fixes BZ #29953. H.J., do you intend to backport this? Can we close this bug? --=20 You are receiving this mail because: You are on the CC list for the bug.=