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 5854BC433EF for ; Tue, 14 Jun 2022 17:49:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344901AbiFNRtS (ORCPT ); Tue, 14 Jun 2022 13:49:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40690 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345036AbiFNRtA (ORCPT ); Tue, 14 Jun 2022 13:49:00 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EDDCC33EBD; Tue, 14 Jun 2022 10:48:58 -0700 (PDT) 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 82E8361739; Tue, 14 Jun 2022 17:48:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6A771C3411B; Tue, 14 Jun 2022 17:48:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655228937; bh=vUYdTKApG+IF7N1DaWT1vcsrpTkET3iDbHsO6KbdhNw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Wh402vLRYq+8GOactlzS9STTwqd0gX7VbxRuuEW6bHHjjq/dFyjm+d1e5UJ9pD1GA D2dfufwV8LtXWm+RIATYcNGcXJl/1f1rMxwHUiVYvKF0/wP1rzjm8AEeDhvwMygyGF w0NnIjCSVmwTj9Z2RLzviaaI1NHOif20LfQjzweP9Cy3SzirfBFfalOpu6aGhwkrmu P1RoGshq94208ktuvJBBx0/lZwHbcUd/9hFIL8pdmV7i/z6lRle8sIfeeqzClY8tnt MTF1aozF9Kos60JLnPb2g4JFJ0sJhyF4bHMnjSP8e9Ic9z7c5oakZi2FC4Te0JyBox oMXlVfmSk0tiA== Date: Tue, 14 Jun 2022 18:48:52 +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 v14 0/7] arm64: Reorganize the unwinder and implement stack trace reliability checks Message-ID: References: <20220413140528.3815-1-madvenka@linux.microsoft.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2UWSi2k1RSFJ6caK" Content-Disposition: inline In-Reply-To: <20220413140528.3815-1-madvenka@linux.microsoft.com> X-Cookie: DYSLEXICS OF THE WORLD, UNTIE! Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --2UWSi2k1RSFJ6caK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 13, 2022 at 09:05:21AM -0500, madvenka@linux.microsoft.com wrot= e: > From: "Madhavan T. Venkataraman" >=20 > I have rebased this patch series on top of this branch: >=20 > arm64/stacktrace/cleanups >=20 > in Mark Rutland's fork of Linux. The branch contains a set of patches > from Mark and me for reliable stack trace. Do you have any plans to resend this based on v5.19-rcN? I know you were waiting for some more review feedback but everyone's review queues will most likely have been flushed with the new release so it'll need a resend. I was half thinking about some related stuff so I went to apply these but saw there's some small conflicts. --2UWSi2k1RSFJ6caK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmKoygMACgkQJNaLcl1U h9DmsAf/YSmG2GfXSOpR16Oa1Hf/rrIlt5s62VLXhQcAdrfKtudpeISNVcncRJb6 6KBwLCxjj2XIw2o2TVEDqg6U6foDtenQitTzwDRJHC8YIu1fcxrOa9XUm+xmcpDv 3GtFq4S7E7oB2c5RhH0Xo/QM7IpJeIW8a6kYXO2Rqe54O3yRWJ7u3b2zmImfMmIc pAQBbVTzZbmjYo8JnY90QD55BwO/v0OVs+NH4rj+bIEVa4dMLz98HI2gPeZoQYx5 R7l6ciD5tfN611S8hde3OmrObt4lXCWhqg6fBJGv7y9iVBQ2lyrfXdJZVC8xmDZ3 WgJghzObuld+OmjXU4PQxMt9AHaC6g== =h07b -----END PGP SIGNATURE----- --2UWSi2k1RSFJ6caK-- 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 01776CCA47F for ; Tue, 14 Jun 2022 17:49:58 +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=1L2J1r5hE1iG29QmUbwQs8ja5ywUImwJoe2Se3SghPE=; b=B+6cV1b5tguEdkAc/iVpMCXJLl 0jqwrFfLeQ22V2rvT5k4MR7stx+1CZLCPZclsTqBDLoCDlLlP8aYCMQohgEjUap//LCmryR0Xtxk8 7Pglq0/ZjhLCP8TqZFLZvfKpNqX+5BHlRRvUEIZyweVkH4hLO++43KduE8ecAhEI5Ff+2dXKzyO7e QpYBLdezWSmC24/FisWKAuTLesD3/eox0hx+xa1l4/G/lm3r3s/lg7WwLs+0vG4q3pPgAkle/3OWp 549yKeRSNn0YvLvPgbOEAQ4ffszW1Jplqupd7EBue9BLBPJdeNM+r3QQKxoG0yD5MIiHOl01mTydv Uy0sk2GQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1Af1-00Achy-Tv; Tue, 14 Jun 2022 17:49:04 +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 1o1Aez-00AchG-9G for linux-arm-kernel@lists.infradead.org; Tue, 14 Jun 2022 17:49:02 +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 43DDBB81A37; Tue, 14 Jun 2022 17:48:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6A771C3411B; Tue, 14 Jun 2022 17:48:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655228937; bh=vUYdTKApG+IF7N1DaWT1vcsrpTkET3iDbHsO6KbdhNw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Wh402vLRYq+8GOactlzS9STTwqd0gX7VbxRuuEW6bHHjjq/dFyjm+d1e5UJ9pD1GA D2dfufwV8LtXWm+RIATYcNGcXJl/1f1rMxwHUiVYvKF0/wP1rzjm8AEeDhvwMygyGF w0NnIjCSVmwTj9Z2RLzviaaI1NHOif20LfQjzweP9Cy3SzirfBFfalOpu6aGhwkrmu P1RoGshq94208ktuvJBBx0/lZwHbcUd/9hFIL8pdmV7i/z6lRle8sIfeeqzClY8tnt MTF1aozF9Kos60JLnPb2g4JFJ0sJhyF4bHMnjSP8e9Ic9z7c5oakZi2FC4Te0JyBox oMXlVfmSk0tiA== Date: Tue, 14 Jun 2022 18:48:52 +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 v14 0/7] arm64: Reorganize the unwinder and implement stack trace reliability checks Message-ID: References: <20220413140528.3815-1-madvenka@linux.microsoft.com> MIME-Version: 1.0 In-Reply-To: <20220413140528.3815-1-madvenka@linux.microsoft.com> X-Cookie: DYSLEXICS OF THE WORLD, UNTIE! X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220614_104901_504549_6EA1BFD4 X-CRM114-Status: GOOD ( 14.94 ) 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="===============6913543391168794829==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6913543391168794829== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2UWSi2k1RSFJ6caK" Content-Disposition: inline --2UWSi2k1RSFJ6caK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 13, 2022 at 09:05:21AM -0500, madvenka@linux.microsoft.com wrot= e: > From: "Madhavan T. Venkataraman" >=20 > I have rebased this patch series on top of this branch: >=20 > arm64/stacktrace/cleanups >=20 > in Mark Rutland's fork of Linux. The branch contains a set of patches > from Mark and me for reliable stack trace. Do you have any plans to resend this based on v5.19-rcN? I know you were waiting for some more review feedback but everyone's review queues will most likely have been flushed with the new release so it'll need a resend. I was half thinking about some related stuff so I went to apply these but saw there's some small conflicts. --2UWSi2k1RSFJ6caK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmKoygMACgkQJNaLcl1U h9DmsAf/YSmG2GfXSOpR16Oa1Hf/rrIlt5s62VLXhQcAdrfKtudpeISNVcncRJb6 6KBwLCxjj2XIw2o2TVEDqg6U6foDtenQitTzwDRJHC8YIu1fcxrOa9XUm+xmcpDv 3GtFq4S7E7oB2c5RhH0Xo/QM7IpJeIW8a6kYXO2Rqe54O3yRWJ7u3b2zmImfMmIc pAQBbVTzZbmjYo8JnY90QD55BwO/v0OVs+NH4rj+bIEVa4dMLz98HI2gPeZoQYx5 R7l6ciD5tfN611S8hde3OmrObt4lXCWhqg6fBJGv7y9iVBQ2lyrfXdJZVC8xmDZ3 WgJghzObuld+OmjXU4PQxMt9AHaC6g== =h07b -----END PGP SIGNATURE----- --2UWSi2k1RSFJ6caK-- --===============6913543391168794829== 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 --===============6913543391168794829==--