From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87400C433EF for ; Fri, 4 Feb 2022 09:37:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1357260AbiBDJhh (ORCPT ); Fri, 4 Feb 2022 04:37:37 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:60026 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236039AbiBDJhh (ORCPT ); Fri, 4 Feb 2022 04:37:37 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 027111C0B79; Fri, 4 Feb 2022 10:37:36 +0100 (CET) Date: Fri, 4 Feb 2022 10:37:35 +0100 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Marco Elver , "Peter Zijlstra (Intel)" Subject: Re: [PATCH 5.10 08/25] perf: Rework perf_event_exit_event() Message-ID: <20220204093734.GA27857@amd> References: <20220204091914.280602669@linuxfoundation.org> <20220204091914.560626177@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <20220204091914.560626177@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > From: Peter Zijlstra >=20 > commit ef54c1a476aef7eef26fe13ea10dc090952c00f8 upstream. >=20 > Make perf_event_exit_event() more robust, such that we can use it from > other contexts. Specifically the up and coming remove_on_exec. Do we need this in 5.10? AFAICT the remove_on_exec work is not queued for 5.10, and this patch is buggy and needs following one to fix it up. Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --KsGdsel6WgEHnImy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmH8894ACgkQMOfwapXb+vKK7ACfSNtFyXrTWRJ+yDREXewFddJN OHwAn1yKQXsGWjcSAHf3tokavGz9cqIb =bzKq -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--