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 19408C433F5 for ; Fri, 4 Feb 2022 00:54:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356308AbiBDAyz (ORCPT ); Thu, 3 Feb 2022 19:54:55 -0500 Received: from shelob.surriel.com ([96.67.55.147]:56656 "EHLO shelob.surriel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230386AbiBDAyy (ORCPT ); Thu, 3 Feb 2022 19:54:54 -0500 Received: from imladris.surriel.com ([96.67.55.152]) by shelob.surriel.com with esmtpsa (TLS1.2) tls TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nFmsH-0004YO-4W; Thu, 03 Feb 2022 19:54:53 -0500 Message-ID: Subject: Re: [PATCH] perf: fix GPF in perf_cgroup_switch() From: Rik van Riel To: Song Liu , linux-kernel@vger.kernel.org Cc: kernel-team@fb.com, peterz@infradead.org, Yonghong Song Date: Thu, 03 Feb 2022 19:54:52 -0500 In-Reply-To: <20220204004057.2961252-1-song@kernel.org> References: <20220204004057.2961252-1-song@kernel.org> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-+vczTz+joB43epBxXPAm" User-Agent: Evolution 3.42.3 (3.42.3-1.fc35) MIME-Version: 1.0 Sender: riel@shelob.surriel.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-+vczTz+joB43epBxXPAm Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, 2022-02-03 at 16:40 -0800, Song Liu wrote: > Fix this with list_for_each_entry_safe(). >=20 > Cc: Yonghong Song > Cc: Rik van Riel > Signed-off-by: Song Liu Reviewed-by: Rik van Riel --=20 All Rights Reversed. --=-+vczTz+joB43epBxXPAm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEKR73pCCtJ5Xj3yADznnekoTE3oMFAmH8eVwACgkQznnekoTE 3oNSvQgAptQ1eITlb4orPTA42eiT0z+eBDSNLL65J6JP/uNwRG5RqG/FswefYCEm oAH5o4D8aps6W5NcYgx+8fyIuwOI/fqqpTfQVku9Yt/HjuQb3smcj1Fv3ol7fV3q u93VOPpfyeG52xlnt42xZtPgVs0iqKF5sSj3wukyb+XGAdGIeudCdAabISSPFnr5 66HfRHF/d5kgo3DXtV5MoETS56lfkHgjZ/mmlsaJb7UJ8lPQJtnh1/Sp4s9cuown pcVKhFblkCUVjSS62DZt/8gykwYPpNMDhOGmt2tHKGpV+V2MQjQU00KVRapQ611e JBL+6bxrfrO1Z/8ZVii+/Bx2lmat3w== =g9Eu -----END PGP SIGNATURE----- --=-+vczTz+joB43epBxXPAm--