From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F282A3858C50; Mon, 18 Sep 2023 13:46:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F282A3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695044790; bh=bNGft4iOHHjLQv4FMeYKWrcrTRe/k05mkyttGfz+Z/0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hqnl2pQuIWXzFIG0bVCIk3NJ8GzvB4LWXBTno8UsJPmXKLkNHZvffTJKAoAQGuqCl ZvctLHtZE/GSTfgYQZqjeI+VGPGOxH+Hyvl0wZ2NPJfpOaMDG84Km9a7HvenZcoiK2 l/s5b7LzVjxhNiCVF/1sNSxNhQHK5iFXe/2vFddw= From: "wcohen at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/30831] Systemtap scripts fail to compile on newest linux 6.6 kernels Date: Mon, 18 Sep 2023 13:46:30 +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: wcohen at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D30831 --- Comment #3 from William Cohen --- Created attachment 15116 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D15116&action=3Ded= it Move to using the current for_each_proecss_thread macro in the kernel This is one of the fixes needed for compiling systemtap instrumentation on Linux 6.6 kernels. --=20 You are receiving this mail because: You are the assignee for the bug.=