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 A4AD4C433EF for ; Fri, 8 Apr 2022 11:55:32 +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-Transfer-Encoding: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-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=I1JrOZSZUSQ4nWhSK6kgu8JRdJmq+SLkuy8dvWltIqQ=; b=bCoARPw88jsw7E hXAFjH8717UHxqqSZlQrqkzNeQ28sN+j3ZuiMS3DkdZJQUA1pljEgRz5NSx9HLy2xqvxm4ccLSqYZ 5svC4JdtQM0A/3GqqWmDB2HfJcdzx+dKtqVro8jW2cXsDnyyckMG31Y6eyj/wSsI6aibzslrdEVQx Vzbp0IdT6WwNTUsuM/azULdsgDc3pPDz0/x839SJft4ZSs8RFA+fYmxtAvjcIo5Vf5FtOBWCbG8oX GUL1zap+h50zDB87G6AIM3JO2Trj32UL+q/3o3YInpFrjU5l1fqRp+pLWxM2ZMgSZuDR+yND45Qob gstJ3sdvXGSnIpy/KpFw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncnCG-00GmGf-Ub; Fri, 08 Apr 2022 11:54:37 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncnCE-00GmFt-IT for linux-arm-kernel@bombadil.infradead.org; Fri, 08 Apr 2022 11:54:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=r6xoh+05MXLt0QBstExind4qaMc5VJx23F738tTh/mk=; b=ucP2XW6917m0BiNvodtnR12Fjy IOmSZZ+rVHERCqC8XJtt3yfByaEAmXQru4/jjVA14LuRNVUVa3i+AIXU/8/T2a/SNdZScOddbKq7g gf1vEUH2K12q7GLb0mnkaCr4YNt6TZOIRX3JU3PrHSOp+dKs/AxmaKHhWW6lgiZJ439lF2/iohl0q R39DE6AMiHB9BRCc2/4uyiRnF0Y8XR2poZy5+WJsjiAi3I/bK3Vj+Cy2SaCoKgcf/sEt+3UQNJ4SN dj0yqbHobseQF98XJNxqXUCQzD1k5Wir6LEIKkIBSHYvLZLNorrg/pKgps9N8TvzQ1wAh+HD8A92F rRxULz6Q==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=noisy.programming.kicks-ass.net) by casper.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncnCA-009mn4-VH; Fri, 08 Apr 2022 11:54:31 +0000 Received: from hirez.programming.kicks-ass.net (hirez.programming.kicks-ass.net [192.168.1.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id 197B03000E6; Fri, 8 Apr 2022 13:54:28 +0200 (CEST) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id CDC66302DDE0D; Fri, 8 Apr 2022 13:54:28 +0200 (CEST) Date: Fri, 8 Apr 2022 13:54:28 +0200 From: Peter Zijlstra To: madvenka@linux.microsoft.com Cc: mark.rutland@arm.com, broonie@kernel.org, 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: [RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation Message-ID: References: <95691cae4f4504f33d0fc9075541b1e7deefe96f> <20220407202518.19780-1-madvenka@linux.microsoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Apr 08, 2022 at 12:55:11PM +0200, Peter Zijlstra wrote: > On Thu, Apr 07, 2022 at 03:25:09PM -0500, madvenka@linux.microsoft.com wrote: > > > [-- application/octet-stream is unsupported (use 'v' to view this part) --] > > Your emails are unreadable :-( List copy is OK, so perhaps it's due to how Josh bounced them.. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel