From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 808693858D35; Mon, 14 Nov 2022 12:55:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 808693858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668430550; bh=/pFBZjkCoE49nLvPhE34JVCJz9Phivs58fKa8rt1iz4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pH17vVY/kV4vpkaVFHNkMJo+m7lNn7DNmMRoJ8Jc/xSNOs4U3eTggr91DYkLPi4+P /F9Y5XHYVjXyyRfPbTFFuPgAawzs7bAge/iZ8zQhGQdYlriWTcNhrBdhM71YS5x+bm qIb3BBXluDzLC5Ib7Tag/AAu792PUiyu6uqlfJeQ= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/29585] sched_getcpu returns invalid results Date: Mon, 14 Nov 2022 12:55:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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=3D29585 --- Comment #23 from Florian Weimer --- I don't think there is nothing to fix in glibc because you use __clone incorrectly=E2=80=94and unnecessarily. This issue will not happen with pthr= ead_create. --=20 You are receiving this mail because: You are on the CC list for the bug.=