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 E010DC00140 for ; Mon, 8 Aug 2022 12:39:48 +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=J8Upc1B6JgsHAbgBcnWpCaYjiebOpXWRUT8g83+NflA=; b=iHwiOHXihsyyHh/8kG5+q7QWTq HPfeI6xDzu4TWpXvarbhS/79Di3QNlKCbvn/qN96T8SZuuW5AvhSTXagBKI12lS2J27hvL8mv1dKb v/KXdToZBiFmj9H5DsWhkhj0LYdeXNcJeYpwH+SKTQ0odGxq/ozD8ZlXlCtxDp00jo2aF+C+K+vJx pNgjkD/vmH+si5nbqxN0lBFRFXhNNZxALOpZHwiVTUdxpxRwWlTjVQHYTBeCdjsiAxoN6Qx9xPpUC Li2ndywqp1dQlpI+JlsHFjxkf1Tu421SKG0mOIgR48ip5iyj26pW9HTvEVRhSGBPmDOlWv/z4veNe ep+GVZvQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oL21u-00Dm19-JI; Mon, 08 Aug 2022 12:38:46 +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 1oL21r-00Dlzh-Pk for linux-arm-kernel@lists.infradead.org; Mon, 08 Aug 2022 12:38:45 +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 1DCB4B80E7E; Mon, 8 Aug 2022 12:38:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5620FC433D6; Mon, 8 Aug 2022 12:38:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1659962320; bh=At342lhfSIXjoKAkDntrpu1hmtXqbz4XNlesptkPG64=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Tpvbq90d8/DB7hpNXZ2WXTYWjuPkOvaHymU4pwrnd2zHSZiIjUr029qo0meQJPtMA BwMxDvLw4Jf3jX3uI4qeGNpjJ99RlFFteZUhrSUTEA9yEWOne6FdWlipKINEyYWS8O YrfLGI32icdIqtwkdN++yaRvorM4/5NQKL6n2HWbb5N3FZHyKokRZliJZxjcV30swX fd9RdMFkHaz9ebLJOwNHWMFFQv2G9zHeu2llS+E61OTJA1XQHcX6wJ4aRSqQH5Ybar yBBUrzhEGf9WJD0prInAhpaKAphcnXlpIVEy34TIyFEX7FrLKuCPmSbYmteHlYzEhb /oaDVmy7OkvIQ== Date: Mon, 8 Aug 2022 13:38:35 +0100 From: Mark Brown To: Mark Rutland Cc: Will Deacon , linux-arm-kernel@lists.infradead.org, Marc Zyngier , catalin.marinas@arm.com, james.morse@arm.com, kaleshsingh@google.com, madvenka@linux.microsoft.com, tabba@google.com Subject: Re: [PATCH v2 0/8] arm64: stacktrace: cleanups and improvements Message-ID: References: <20220805124522.706457-1-mark.rutland@arm.com> <20220808115907.GC32107@willie-the-truck> MIME-Version: 1.0 In-Reply-To: X-Cookie: Are we running light with overbyte? X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220808_053844_010175_676A3BBA X-CRM114-Status: GOOD ( 20.05 ) 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="===============1476261475365964751==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1476261475365964751== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dgBlEoqKLroB2S52" Content-Disposition: inline --dgBlEoqKLroB2S52 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Aug 08, 2022 at 01:11:15PM +0100, Mark Rutland wrote: > On Mon, Aug 08, 2022 at 12:59:08PM +0100, Will Deacon wrote: > > On Fri, Aug 05, 2022 at 01:45:14PM +0100, Mark Rutland wrote: > > > suggestions. I'm hoping that it would be possible to queue this for > > > -rc1. > > What justifies this for inclusion in -rc1? Although the series looks pretty > > good to me, it seems to be cleanup and refactoring which could wait for > > 5.21 (or whatever it ends up being called). What am I missing? > If you think this should wait, that's fine by me. I plan to build atop this > with further rework and just wanted to get the trivial bits out of the way > early. Perhaps more applied at -rc1 rather than applied for -rc1? Though with Catalin being on holiday I'm guessing that actually happening is unlikely. --dgBlEoqKLroB2S52 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmLxA8oACgkQJNaLcl1U h9D1sgf9GovAhhrwFjGuDLvGXm2F+K8KkTh8P/kljI2oCaXfOHZ8XcWh8YsKPX6K hdW6VjUIvak+UoBCvH1y75EpFSiXRRgkkkf7hIc6H6dwSciEze34XZCQXYHFXD9r PiVFmykxFGfE1t+aUJaSclkIngQg2OS+E4PjxuV5O9X/HhU3cn1rf5dXLeGxIkg9 Dz42Oxi5BlTJ1RaOODr4XEBafWvq6OMQKkjno7MmYOtITi9syIymI8Uh/TyDecy9 osgY1mZ0ETf3RLjS8s+vPPTPK1tkaZveBM0KwXSIgb4FDIBn9avs4lTZREdJtZN/ O6qaEOINFsl4EGOgFM2Ijp0gZGWnHA== =bL/G -----END PGP SIGNATURE----- --dgBlEoqKLroB2S52-- --===============1476261475365964751== 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 --===============1476261475365964751==--