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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99A78C433F5 for ; Fri, 15 Oct 2021 18:29:38 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5CE1261037 for ; Fri, 15 Oct 2021 18:29:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5CE1261037 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=nHpNZ/NKqb1m0ZnXVk0grXi8hV8jPG9BccR923mpSOE=; b=FseROHMDjVwdiAknOYgVap8O7X oLA+yI2BPl37wsrqx9lUlwux7WWGaKz3sovM8PEn7Bisup5657ZPNrr/7gtPWMWtGxICGMHQ125a2 3rIC5MYjoQ/Q0dumk0d9ZveziJtNjUIqifB0zFsSRGaJ6EBUfDei90VxVlJNFU+WkayAIPHivEWEw SrfPEeHHM+rksH1lRyl+OUklbraqxteHN1OHR61j8PF2XM12kM6a+JXi/BoV370+yEZmt0sL7KVfp i3TzahtHuneAw7RRzJRIootzfRZP3nIj4t+60JQZ0x8V/M5ZYMUFnLTGfGaSoCuv+FE7x65g47J3s GS0S1s/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbRwK-008RRC-T9; Fri, 15 Oct 2021 18:28:21 +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 1mbRwH-008RQa-6A for linux-arm-kernel@lists.infradead.org; Fri, 15 Oct 2021 18:28:18 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4412360F36; Fri, 15 Oct 2021 18:28:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634322496; bh=vlXFCcBoyVQ7iQiLse67gO6LLe1CSZH6R8FPMdiU0yE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CGfJXlXTJ9OVFEU2EBteumRtqnc1EoMesBUzy2+do6QV6OkaO1pps3fDuSc7hdN61 xICU37Xoju6jvaikQsuleeh/oRFuRjToYPg7ThZQC+IimT3QB6Mm16CXP1FASJ1/ar yGCzkf3f+x9BgVBcp5Fnx66pbze/Lfu+2bNGQ1K4gEAMUyHYtvMWLGzz9itXFynscc hz+RpWX5KvMQhTHvcgLh3Uub2QMEY7yVcqKi8Ie+fiQXgKS5LmrSnJvcPAc+6SeCkD m9JAYZtzLKN7EHbIXdZiRs5TS/pciCRWzE+6udTEk/kQWrnhaHa5SukBM3v6Xwt/iR dMKe6wyAaMpaA== Date: Fri, 15 Oct 2021 19:28:13 +0100 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 v10 01/11] arm64: Select STACKTRACE in arch/arm64/Kconfig Message-ID: References: <20211015025847.17694-1-madvenka@linux.microsoft.com> <20211015025847.17694-2-madvenka@linux.microsoft.com> MIME-Version: 1.0 In-Reply-To: <20211015025847.17694-2-madvenka@linux.microsoft.com> X-Cookie: 1: No code table for op: ++post X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211015_112817_269212_44DF6FA8 X-CRM114-Status: GOOD ( 10.62 ) 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="===============7422776203304253540==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7422776203304253540== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="zvxU7vCc3P+aDYhz" Content-Disposition: inline --zvxU7vCc3P+aDYhz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 14, 2021 at 09:58:37PM -0500, madvenka@linux.microsoft.com wrot= e: > From: "Madhavan T. Venkataraman" >=20 > Currently, there are multiple functions in ARM64 code that walk the > stack using start_backtrace() and unwind_frame() or start_backtrace() > and walk_stackframe(). They should all be converted to use > arch_stack_walk(). This makes maintenance easier. Reviwed-by: Mark Brown Arguably this should be squashed in with the first user but that's getting bikesheddy and could make hassle merging things in so meh. --zvxU7vCc3P+aDYhz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmFpyD0ACgkQJNaLcl1U h9AaDQgAgGtwF4e6Cy8OuH+Y3EjvGOYWHK1l4qaJrL3MSElhZEt9xRNmyG5Kyx8f tM7BVjn3M1CCnxh4hsjQDvIIbtYhDioRhFpGZaSvXkfblLLVtlUC93+gGl00jVAF Uylnps1nQh2z9rMyBt1kiM1vnOJTLfz6SstxE7RDeZfJlXovAJJT4tXHG3Bsq6uB iXn6Ejp+eegbzOGYLMPcvHvFIMz/MIGfnkZPjwcGEgRhYomG1MKdczAJnCAdMAwx 3o6iLc3g/Gqd4b9J4BNfj1OWaehyEC9+Q7fwtfZEiEo7LSEiUDT+Pl/p4wy9nZsJ 3vS1Uij/5VZvA2dlbqwogAarLoBk/w== =FSRi -----END PGP SIGNATURE----- --zvxU7vCc3P+aDYhz-- --===============7422776203304253540== 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 --===============7422776203304253540==--