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 3C611CD4857 for ; Wed, 4 Sep 2024 16:22:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: 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=/oHidZWO9xt9WoOr2i5rj/lmBgUiAqWA/fQYKy8dLcs=; b=XmWxrRm0QBN/w9xs/uW2Un2E1F skLBe6J8GXrVsG80d0MG9yg5isg2utFJ+vLwTXeQE9X4XVLJqrchOmgSlmxpHjOBtLAQFRkLFkgb+ 7Fly05oIVOCcuLEMGG7c+5gm77VyzXaVbHfJxYXM1hyB/w8CC8L8YQMnUzmxUyIcPUUc7Baak+tvA IJqZonQcdVEhfDq8IbNN1IG/li9UwQpwZID1Qpfl3w/Zh61G1LFQVMe/Ci2TzxuSNuYtkz/5siWRl CdPaqB6bHTNrn6q0Pvms2ROfCWrC7fUwxRza2HeD64853fcdhkv6jRfkdOXxOK4ZwhsheQliRQcRu R6iOTTqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slslo-00000005EhS-1HDI; Wed, 04 Sep 2024 16:22:12 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slshs-00000005DW7-0HGq for linux-arm-kernel@lists.infradead.org; Wed, 04 Sep 2024 16:18:09 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 04647A42694; Wed, 4 Sep 2024 16:18:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 12FC5C4CEC5; Wed, 4 Sep 2024 16:18:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725466686; bh=DWcEOGL96hUD6X+485HhnxfMINMh+YmkfVOIwpbbpYk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AKFvAnS4VzVPVcU0kTh73wMC4toZ01I4tyglrkwgCzoFCMyaU94FmsNPifaeDTq/e /S9R4xJgHIzXEVb0dN86Z3aQS7irvg749YZlYq8JOFAF/GznaVa5Q3h8zP0BjAWTb+ S/dKvplcQ1CIJZbyFNY3IwgngrcKjH8xrR8+HzIRsr2gxTsDWGKLGAmXxZXHY9i47J ugMn7HhA4o5dtzevsYYMhsnKNl/qLFMhf6V9y8FdJUr6Tyd6V/udO1l07rxZuaRtcg SBRjqfWbZWJL4fgF6Pi4WYENijZrH6NFX7AGuT0PeGN9VILf5Xpdb5kRDldsz2EOGt y4578KvQYJzFA== Date: Wed, 4 Sep 2024 17:17:58 +0100 From: Will Deacon To: Joey Gouly Cc: Catalin Marinas , linux-arm-kernel@lists.infradead.org, nd@arm.com, akpm@linux-foundation.org, aneesh.kumar@kernel.org, aneesh.kumar@linux.ibm.com, anshuman.khandual@arm.com, bp@alien8.de, broonie@kernel.org, christophe.leroy@csgroup.eu, dave.hansen@linux.intel.com, hpa@zytor.com, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linuxppc-dev@lists.ozlabs.org, maz@kernel.org, mingo@redhat.com, mpe@ellerman.id.au, naveen.n.rao@linux.ibm.com, npiggin@gmail.com, oliver.upton@linux.dev, shuah@kernel.org, skhan@linuxfoundation.org, szabolcs.nagy@arm.com, tglx@linutronix.de, x86@kernel.org, kvmarm@lists.linux.dev, linux-kselftest@vger.kernel.org Subject: Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register Message-ID: <20240904161758.GA14323@willie-the-truck> References: <20240823170835.GA1181@willie-the-truck> <20240827113803.GB4318@willie-the-truck> <20240903145413.GB3669886@e124191.cambridge.arm.com> <20240904102254.GA13280@willie-the-truck> <20240904113221.GA3891700@e124191.cambridge.arm.com> <20240904114301.GA13550@willie-the-truck> <20240904125503.GA3901671@e124191.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240904125503.GA3901671@e124191.cambridge.arm.com> 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-20240904_091808_195082_5E6725EA X-CRM114-Status: GOOD ( 14.81 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Sep 04, 2024 at 01:55:03PM +0100, Joey Gouly wrote: > On Wed, Sep 04, 2024 at 12:43:02PM +0100, Will Deacon wrote: > > Right, there's quite a lot I need to do: > > > > - Uncorrupt your patches > > - Fix the conflict in the kvm selftests > > - Drop the unnecessary ISBs > > - Fix the ESR checking > > - Fix the el2_setup labels > > - Reorder the patches > > - Drop the patch that is already in kvmarm > > > > Working on it... > > Sorry! I'm happy to rebase onto some arm64 branch if that will help, just let me know. Please have a look at for-next/poe (also merged into for-next/core and for-kernelci) and let me know what I got wrong! For Marc: I reordered the series so the KVM bits (and deps) are all the beginning, should you need them. The branch is based on a merge of the shared branch you created previously. Cheers, Will