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 C4905C433F5 for ; Wed, 24 Nov 2021 17:11:50 +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=yK+Bh0tCgLC6xIz7gbyi4gOFlPKjHr6J2rWVxBwc7po=; b=4gxXqgzwQBXV72XvJtKBSGrnYT +KcHdGEbf6wSABiP0lg8Ich91Hkh8W4TfwUJyj8aYtBMmdL+xpu7HEkfWYMZYLBJKmJVYlIPG1r6S mN/wNMPFyK4PPGujvoIRJ07hq6fRLPcrxh4ALUW6cT86waZFVa+OwiLKlWMsaT17pw2WwKWBv9oyr u3NZaSwugUE+4xXEa2IZr7u9lgW2PatEZOONejFtm7qORto2WHRZH9TBy13rMH+PhW+RwGKHCrhL+ DVuHb46BTRU0l6byzk9anj2zmzuOtAQBWSOeo8M0tZOUguPTFQM9QRslX3yz6NsEoo1dEtVhIfPN9 BKgHiWWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mpvn1-005NYZ-FF; Wed, 24 Nov 2021 17:10:35 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mpvmx-005NXw-Qn for linux-arm-kernel@lists.infradead.org; Wed, 24 Nov 2021 17:10:32 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5590260F5B; Wed, 24 Nov 2021 17:10:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637773830; bh=/njBpvjHQON74J2FR4Ytl+O1BNa+DFPAn2wArZRfQB4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qlM3m0X/v3bSZrp1LPdjGscz7sQxH6/p6J+5hTbXWuKV7elZ5kybYO7c8ZpX7k99l fa/w8o2j28IkFL1vnBMa/UYh/zmXOSxzM5jQ1AUI9peBfITJHuhrqeU+Me+YVWDnha O7sCh22823yP+/ts+l4rrrd20wp9G4UR3a2lTY6Nl1AXUXSX/GZTdzgl51QylQ0VfZ 9YM693BwDCLj9QF7JH3x2O/jJkiDdRUGpENxhi+x3Chvk9vcX80pbIQo3ohGBo1+u9 TYMt07l7Irm2MQjwa+uqsXU09YnbQ9Lk459oXruCfUDT0RISUQWufAEB9cUOyNrida 33NMGFlOXtRzg== Date: Wed, 24 Nov 2021 17:10:25 +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 v11 2/5] arm64: Rename unwinder functions Message-ID: References: <8b861784d85a21a9bf08598938c11aff1b1249b9> <20211123193723.12112-1-madvenka@linux.microsoft.com> <20211123193723.12112-3-madvenka@linux.microsoft.com> MIME-Version: 1.0 In-Reply-To: <20211123193723.12112-3-madvenka@linux.microsoft.com> X-Cookie: (null cookie X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211124_091031_910972_1892FDF3 X-CRM114-Status: UNSURE ( 7.40 ) X-CRM114-Notice: Please train this message. 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="===============6354113836170797196==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6354113836170797196== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oGibfVigX0tUyvnS" Content-Disposition: inline --oGibfVigX0tUyvnS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 23, 2021 at 01:37:20PM -0600, madvenka@linux.microsoft.com wrot= e: > From: "Madhavan T. Venkataraman" >=20 > Rename unwinder functions for consistency and better naming. >=20 > - Rename start_backtrace() to unwind_start(). > - Rename unwind_frame() to unwind_next(). > - Rename walk_stackframe() to unwind(). Reviewed-by: Mark Brown --oGibfVigX0tUyvnS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmGecgAACgkQJNaLcl1U h9CF8wf/eWTybYXBAR2qCs8GfVWNYuIkbhBhpiCmUkCOXJ/DRNfCHH30L5kuT+yO 8yDfMuB784chIi6YXanfsZ4jS8ER8VgXFq9EcOAMfqrCkbjQIPMo7P++qjQSymlD 491uNAWVeFP2PqZDyyvPpgY/OXjHUo/YM4bBuoG7G3weqfoWW6Rs1AH9ojJkXrmv WTDIImLQCAbM6a/l19Gi2iHVwbCcfEe5MxP5znJCWnHSIFJz3bIe7C4RCTJ6vnKj 87pNdKmS8gDw25ryoILXDSM0Ec+6COBuU9YJmEA5C/AWtNQN4PL2nkrTJm7CgcYD ubGb1heis2TwORnykJHajwrV17/iKg== =lPKV -----END PGP SIGNATURE----- --oGibfVigX0tUyvnS-- --===============6354113836170797196== 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 --===============6354113836170797196==--