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 X-Spam-Level: X-Spam-Status: No, score=-8.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AC814C4320A for ; Thu, 12 Aug 2021 15:24:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8A3EF6109F for ; Thu, 12 Aug 2021 15:24:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238012AbhHLPY0 (ORCPT ); Thu, 12 Aug 2021 11:24:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:39648 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237954AbhHLPYQ (ORCPT ); Thu, 12 Aug 2021 11:24:16 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7AC686108C; Thu, 12 Aug 2021 15:23:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1628781830; bh=acZbYeX5MRjY4RKNfZCIAUPWLL4YXsg1dpIXXPKpKg8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LaZJDMpq/mWuV4Z09OXtrLBxe0UEvA+4POyheCUlXFI43HEVfdMy8XitdzrrJTGRi kI4CtEPDr+yielPnHG1CUEpzu4Zr2ShVqm5ZW3fvCNuxPJVlgRgAoDMel8Jx3kvrhC NF6HDw9ly0YAZNT2JBmxAkFcBXKe8T5TJd8hnSdReeLY6Qz4Zhty2BngShZbWDZFuU EaLJuxOBDZcIieX7ICNOXTeFG5z1g4H7lAfdJ6gZ3qYK30fT1L9QzBUhOqAqTHn8S/ 2K5NEpfjQW9C312PRaYqv2AOWdaiUaiMU2JzT028r7l8I+XMPSi4KuJmjPwxPqGpJS p7u1GALb1Dv1Q== Date: Thu, 12 Aug 2021 16:23:31 +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, pasha.tatashin@soleen.com, jthierry@redhat.com, linux-arm-kernel@lists.infradead.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v7 1/4] arm64: Make all stack walking functions use arch_stack_walk() Message-ID: <20210812152331.GA4239@sirena.org.uk> References: <3f2aab69a35c243c5e97f47c4ad84046355f5b90> <20210812132435.6143-1-madvenka@linux.microsoft.com> <20210812132435.6143-2-madvenka@linux.microsoft.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: <20210812132435.6143-2-madvenka@linux.microsoft.com> X-Cookie: Vote anarchist. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 12, 2021 at 08:24:32AM -0500, madvenka@linux.microsoft.com wrot= e: > Here is the list of functions: >=20 > perf_callchain_kernel() > get_wchan() > return_address() > dump_backtrace() > profile_pc() I've not actually gone through this properly yet but my first thought is that for clarity this should be split out into a patch per user plus one to delete the old interface - I'd not worry about it unless it needs to get resubmitted though. It'll definitely be good to get this done! --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmEVPPIACgkQJNaLcl1U h9AePgf/VA+EigJwvwMqUEGijo5q4SHHlgzCEwAGXA9qCpe8ShyFjxQQdOTHb3R6 10ASH1AJEhmkXF4N95StpyTR/r5CyNnPPQJAldoKEgtoSV6QfIZm16kud8XlXWks aQZjcbUwBLGXcQSLMnbVoqzM6Fk5ViivuYWfN96Z/nlciSMpg3grkMPrj+7PhJnt ZVgN4L2GQWKjFU59CZhYtmp7886MiASDJ3jo34mJRmoCtbq+mMje0GpWrwX7c6Xk 0FNOYMNZ/I4KVNExxyQSu7DCxJ/K98Y08d1WXOCgNNO4bSpgC0pyJSTbGCpYoXbS A/GpZiCia9Lt5U7a+6HzXwiFj0Cx6A== =C9+3 -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- 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 X-Spam-Level: X-Spam-Status: No, score=-6.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F1200C4338F for ; Thu, 12 Aug 2021 15:25:47 +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 A629C6109F for ; Thu, 12 Aug 2021 15:25:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A629C6109F 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=BgXk8ihVoZE2vnnnt93QbaCeHa7VJabTxXrp//lm6NI=; b=KHjSI+eC7CGsZVGROuANUVrBoO edrzWp2wxUw27cFf4cplTgxhUGZOmAoeLqYZjkO5Y0eq3q28sKW6HVq9SBykQFutvBkGgAI8nJENu 0yuZ4LPfipNVL4+T4FdlxcPjzgcreHvm6VLVL+he7oxJWpxRFIvUd1O2rCaJZD2uuT2wNoDbMkUr7 TjHGuzkM66uevYCY6DHwJQi3Og+pldV/xo37Kh4udFclpQ1iPjuE0MFqwynUdzu7aw5L8USmDAatb aC3tita9wkyv9d/irC1fCkxKE8IOsuQAMT6Toba+mvmJQsdTgdKp2Vaf87sIeOzCd9IOZn8FdaVHj EzZmoaXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mECYl-00AXkI-4Z; Thu, 12 Aug 2021 15:23:55 +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 1mECYh-00AXjg-MA for linux-arm-kernel@lists.infradead.org; Thu, 12 Aug 2021 15:23:52 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7AC686108C; Thu, 12 Aug 2021 15:23:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1628781830; bh=acZbYeX5MRjY4RKNfZCIAUPWLL4YXsg1dpIXXPKpKg8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LaZJDMpq/mWuV4Z09OXtrLBxe0UEvA+4POyheCUlXFI43HEVfdMy8XitdzrrJTGRi kI4CtEPDr+yielPnHG1CUEpzu4Zr2ShVqm5ZW3fvCNuxPJVlgRgAoDMel8Jx3kvrhC NF6HDw9ly0YAZNT2JBmxAkFcBXKe8T5TJd8hnSdReeLY6Qz4Zhty2BngShZbWDZFuU EaLJuxOBDZcIieX7ICNOXTeFG5z1g4H7lAfdJ6gZ3qYK30fT1L9QzBUhOqAqTHn8S/ 2K5NEpfjQW9C312PRaYqv2AOWdaiUaiMU2JzT028r7l8I+XMPSi4KuJmjPwxPqGpJS p7u1GALb1Dv1Q== Date: Thu, 12 Aug 2021 16:23:31 +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, pasha.tatashin@soleen.com, jthierry@redhat.com, linux-arm-kernel@lists.infradead.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v7 1/4] arm64: Make all stack walking functions use arch_stack_walk() Message-ID: <20210812152331.GA4239@sirena.org.uk> References: <3f2aab69a35c243c5e97f47c4ad84046355f5b90> <20210812132435.6143-1-madvenka@linux.microsoft.com> <20210812132435.6143-2-madvenka@linux.microsoft.com> MIME-Version: 1.0 In-Reply-To: <20210812132435.6143-2-madvenka@linux.microsoft.com> X-Cookie: Vote anarchist. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210812_082351_783054_81B2DAC6 X-CRM114-Status: GOOD ( 11.77 ) 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="===============3163658276226014965==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3163658276226014965== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 12, 2021 at 08:24:32AM -0500, madvenka@linux.microsoft.com wrot= e: > Here is the list of functions: >=20 > perf_callchain_kernel() > get_wchan() > return_address() > dump_backtrace() > profile_pc() I've not actually gone through this properly yet but my first thought is that for clarity this should be split out into a patch per user plus one to delete the old interface - I'd not worry about it unless it needs to get resubmitted though. It'll definitely be good to get this done! --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmEVPPIACgkQJNaLcl1U h9AePgf/VA+EigJwvwMqUEGijo5q4SHHlgzCEwAGXA9qCpe8ShyFjxQQdOTHb3R6 10ASH1AJEhmkXF4N95StpyTR/r5CyNnPPQJAldoKEgtoSV6QfIZm16kud8XlXWks aQZjcbUwBLGXcQSLMnbVoqzM6Fk5ViivuYWfN96Z/nlciSMpg3grkMPrj+7PhJnt ZVgN4L2GQWKjFU59CZhYtmp7886MiASDJ3jo34mJRmoCtbq+mMje0GpWrwX7c6Xk 0FNOYMNZ/I4KVNExxyQSu7DCxJ/K98Y08d1WXOCgNNO4bSpgC0pyJSTbGCpYoXbS A/GpZiCia9Lt5U7a+6HzXwiFj0Cx6A== =C9+3 -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- --===============3163658276226014965== 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 --===============3163658276226014965==--