From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C56323858C62; Mon, 13 Mar 2023 18:17:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C56323858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678731458; bh=nRsyy95KcItQlx9eb3YTaL5QzwU0SvSsYsk0SbHe54g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=D144pEGcPnImptiw1AzGDqYCrXtiijNQPB/286c59Q9rrTjTETkdaUwjinAMA/XSl AxxUNyzGUUF3aVrZl1ELRWcUoYarI8W96X9NcYV+VmRyg+UKCXxbBk+jCumUoPz1Mk R4cn2XBeHY/ir36Ax9Bati46YsGpalsn2hw6w2pA= From: "hjl.tools at gmail 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:17:38 +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: hjl.tools at gmail 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: 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=3D29953 --- Comment #16 from H.J. Lu --- (In reply to Florian Weimer from comment #15) > (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_thresho= ld may > > be set to less than the minimum value when the shared cache size is= n'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. >=20 > H.J., do you intend to backport this? Can we close this bug? I will backport it. --=20 You are receiving this mail because: You are on the CC list for the bug.=