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 83FF1C433EF for ; Wed, 2 Feb 2022 18:45:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238229AbiBBSpc (ORCPT ); Wed, 2 Feb 2022 13:45:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45142 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230247AbiBBSpb (ORCPT ); Wed, 2 Feb 2022 13:45:31 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C51F8C061714; Wed, 2 Feb 2022 10:45:31 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 017586190E; Wed, 2 Feb 2022 18:45:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E5123C004E1; Wed, 2 Feb 2022 18:45:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643827530; bh=LXUkGgNURUaWtPUNNww4eQy5zJcsZMaM1D6It5AgNZY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ueZqHhCERM/aialzCwztWmIeNHXJBMcunsYNQAkikg99LMDU/tvJv/DH8NZF9F/yV 1F3jDRMQ8i+TJkuJxdXVcOh3u72uFpxUT7pNHyNSq79OerKbqL//tJ/In9wJpyXr4L bRMXr6JU3TylnDmkUYTIR3CUSGE/8r1MJklJ/e1OJLcKrNqsEjj06h76kNmKBmhVYN 9IJQ+SQiUlZK8HGiH8J5riNHk63ncyjGNvzsxtfUE7YvxYwJU/FJCUcyTktC5mgyxq 9y3wKmh8KpYuLgyKhrzwVh8zh6+Z8fDBT2hfLvt2opZrxls8zaje5JPRuu7VtQNO3H 9BXKgxHaNG+bQ== Date: Wed, 2 Feb 2022 18:45:24 +0000 From: Mark Brown To: madvenka@linux.microsoft.com Cc: mark.rutland@arm.com, jpoimboe@redhat.com, ardb@kernel.org, nobuta.keiya@fujitsu.com, sjitindarsingh@gmail.com, catalin.marinas@arm.com, will@kernel.org, jmorris@namei.org, linux-arm-kernel@lists.infradead.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v13 05/11] arm64: Copy the task argument to unwind_state Message-ID: References: <95691cae4f4504f33d0fc9075541b1e7deefe96f> <20220117145608.6781-1-madvenka@linux.microsoft.com> <20220117145608.6781-6-madvenka@linux.microsoft.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ArnKv5r9+Aqpo7jE" Content-Disposition: inline In-Reply-To: <20220117145608.6781-6-madvenka@linux.microsoft.com> X-Cookie: Quack! Precedence: bulk List-ID: X-Mailing-List: live-patching@vger.kernel.org --ArnKv5r9+Aqpo7jE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2022 at 08:56:02AM -0600, madvenka@linux.microsoft.com wrot= e: > From: "Madhavan T. Venkataraman" >=20 > Copy the task argument passed to arch_stack_walk() to unwind_state so that > it can be passed to unwind functions via unwind_state rather than as a > separate argument. The task is a fundamental part of the unwind state. Reviewed-by: Mark Brown --ArnKv5r9+Aqpo7jE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmH60UQACgkQJNaLcl1U h9BPLQf/SX18HDRfP+E0g4Luh+9b/vSRXqrtiDkqa8cFUAOpSKHR8zuU0bPp/Byf BDI1wf8j427JLgnvrUplLiI/q550A9SWCQrcqBMOnY4FUfSc/iHiNw2reTeXwgkn Pfu5dSUCRRI/B09poPyasm+dBhJ7Ewn0SJpgs/gBLRHYmS1ZeHM9y0yO5o+ilXsZ HkHXnBD8mXbTmpE1KRSbpicsdQ2B6U/WsjXOWUlh4JpbqxzB8xnx6gBbDbsH5V6P YQuoH7ZOuYlOOlaTR7oGk9KCi6rUOM75/cJPg3wsXwo5iUNEUvQCiXykh8SHUjR7 UbQpMeRSdusKcRkxkz0QNfmYfXfOKg== =WWtK -----END PGP SIGNATURE----- --ArnKv5r9+Aqpo7jE-- 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BDA8DC433F5 for ; Wed, 2 Feb 2022 18:47:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Hhl1zOtj8Xbn6GFVlXM0oYJLWwTdsx52dZnKuM4azB8=; b=MDKVyxtKn4hWRVA0h2NnCDTWlz zuHiz4pAYrhI2rjKB/mjKCST5oCJJMaGrr7bLjpw16YMO+nwePjEuiWbFoJhR93Kcw6Fji5bFPzoj V7rPWPczmYBwx5PYJsSb+Vl5p5qDDdn0HT86LhGGypnrZ4qqAdTdhROfj+GV/LJ7g6SgN8i0YE14S 0V3uwA2c86rO+HlaADxOrldxgomnQQ9PMztzqL0QikfNwkTHK29aJJERNqLVEnbYdtzJjPcpRwm7A q3iobGSRy25D/ybz/k8dq+IoZy1LGAuY8vaJzJIfzuq8Bz61BjkQqWt+f3gVKxj3dNZWcnNNCHYJ8 imYQGrOw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFKdO-00GcyE-2A; Wed, 02 Feb 2022 18:45:38 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFKdJ-00GcwU-6x for linux-arm-kernel@lists.infradead.org; Wed, 02 Feb 2022 18:45:35 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id B3E85B8324A; Wed, 2 Feb 2022 18:45:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E5123C004E1; Wed, 2 Feb 2022 18:45:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643827530; bh=LXUkGgNURUaWtPUNNww4eQy5zJcsZMaM1D6It5AgNZY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ueZqHhCERM/aialzCwztWmIeNHXJBMcunsYNQAkikg99LMDU/tvJv/DH8NZF9F/yV 1F3jDRMQ8i+TJkuJxdXVcOh3u72uFpxUT7pNHyNSq79OerKbqL//tJ/In9wJpyXr4L bRMXr6JU3TylnDmkUYTIR3CUSGE/8r1MJklJ/e1OJLcKrNqsEjj06h76kNmKBmhVYN 9IJQ+SQiUlZK8HGiH8J5riNHk63ncyjGNvzsxtfUE7YvxYwJU/FJCUcyTktC5mgyxq 9y3wKmh8KpYuLgyKhrzwVh8zh6+Z8fDBT2hfLvt2opZrxls8zaje5JPRuu7VtQNO3H 9BXKgxHaNG+bQ== Date: Wed, 2 Feb 2022 18:45:24 +0000 From: Mark Brown To: madvenka@linux.microsoft.com Cc: mark.rutland@arm.com, jpoimboe@redhat.com, ardb@kernel.org, nobuta.keiya@fujitsu.com, sjitindarsingh@gmail.com, catalin.marinas@arm.com, will@kernel.org, jmorris@namei.org, linux-arm-kernel@lists.infradead.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v13 05/11] arm64: Copy the task argument to unwind_state Message-ID: References: <95691cae4f4504f33d0fc9075541b1e7deefe96f> <20220117145608.6781-1-madvenka@linux.microsoft.com> <20220117145608.6781-6-madvenka@linux.microsoft.com> MIME-Version: 1.0 In-Reply-To: <20220117145608.6781-6-madvenka@linux.microsoft.com> X-Cookie: Quack! X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220202_104533_411604_46EBEC43 X-CRM114-Status: GOOD ( 11.84 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7273905395521581025==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7273905395521581025== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ArnKv5r9+Aqpo7jE" Content-Disposition: inline --ArnKv5r9+Aqpo7jE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2022 at 08:56:02AM -0600, madvenka@linux.microsoft.com wrot= e: > From: "Madhavan T. Venkataraman" >=20 > Copy the task argument passed to arch_stack_walk() to unwind_state so that > it can be passed to unwind functions via unwind_state rather than as a > separate argument. The task is a fundamental part of the unwind state. Reviewed-by: Mark Brown --ArnKv5r9+Aqpo7jE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmH60UQACgkQJNaLcl1U h9BPLQf/SX18HDRfP+E0g4Luh+9b/vSRXqrtiDkqa8cFUAOpSKHR8zuU0bPp/Byf BDI1wf8j427JLgnvrUplLiI/q550A9SWCQrcqBMOnY4FUfSc/iHiNw2reTeXwgkn Pfu5dSUCRRI/B09poPyasm+dBhJ7Ewn0SJpgs/gBLRHYmS1ZeHM9y0yO5o+ilXsZ HkHXnBD8mXbTmpE1KRSbpicsdQ2B6U/WsjXOWUlh4JpbqxzB8xnx6gBbDbsH5V6P YQuoH7ZOuYlOOlaTR7oGk9KCi6rUOM75/cJPg3wsXwo5iUNEUvQCiXykh8SHUjR7 UbQpMeRSdusKcRkxkz0QNfmYfXfOKg== =WWtK -----END PGP SIGNATURE----- --ArnKv5r9+Aqpo7jE-- --===============7273905395521581025== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7273905395521581025==--