From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0F522385843A; Tue, 16 May 2023 19:51:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F522385843A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684266704; bh=rVYRo6N2T0bN3xWk8t11BVdynEYE2Y1wmg1S1bUGO70=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lcxEoHUOmChIAYQidYAasak9+uEEaCxXpjFyU3Tt5OZdRNRhlHqH6W9twxwl9kJu0 fu5Hz9LQhH7TKcOOCejVyh6cZC+a5dRVOAl1JHFujDXK/ZTZ3+lFvwjbwSpc6Wm+gX U4D0usNv8ijOXvFUrO4iBnNCIu0x+xfiQ+e16gKo= From: "agentzh at gmail dot com" To: systemtap@sourceware.org Subject: [Bug runtime/30408] Always fail to read userland memory (read faults) inside perf event probes with 6.2/6.1 kernels Date: Tue, 16 May 2023 19:51:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: agentzh at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30408 agentzh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #7 from agentzh --- Pushed a slightly modified version of the V2 patch as commit ca60bb0c0 to master. Thanks fche for the review. --=20 You are receiving this mail because: You are the assignee for the bug.=