From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7B1D53858C33; Wed, 28 Sep 2022 10:09:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7B1D53858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664359751; bh=F99jugX48u5gmk672cR1JVUBeMKpzK9V3eTtE2o5VoQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SLHclPr8JpH8OsqXGS6Zswy41QpRATa7J5FfZ7rtxvDXdcuTzzWxr+3P8OoqaXHxL P2PenJkj9IZ5w8vST9ZWvZFVbYBDEpIwqIQtgRArEfXPYOGoPWQkoCchdve8In43cu vEv9n4xO127A/jiT5YcU6pq13SYXNm+tLfh6GZq4= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/29585] sched_getcpu returns invalid results Date: Wed, 28 Sep 2022 10:09:11 +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: schwab@linux-m68k.org 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 #12 from Andreas Schwab --- clone without CLONE_VM is the same as fork (but without running the fork handlers you still get undefined behaviour). --=20 You are receiving this mail because: You are on the CC list for the bug.=