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=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham 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 024D9C433DB for ; Wed, 24 Feb 2021 12:37:55 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 8F4D464ED3 for ; Wed, 24 Feb 2021 12:37:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8F4D464ED3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=GocakIUtv6Lva6TqfSM7VNVeA246lBWbaozxeWo1UWo=; b=oI8riZX3pjUde6lWUXiKl5Oam w+kZz+ahuCIMeLgAQhKff4tfUOE6YRl3UaypoTYzlMhdfNdcxeuZIAC9MedKEdTMTAqvqZkQ4DxbS 7/4b/xv2mP7w+PMh8Qgj67licRuOTget29Hdj4ZDDYd1BCnVQzDdqfmnezvkjeHu7aXr0vSu5dIJq OIcT72fbbiz3upo9Onhy1ZPZf92GSOEmBI0onnVDVHiRUIrWkHGIW4kxJozuFmbsSyoW1mhIO5Bjn UTwvrM9pVVoMQfj6lqD2TVSB9Z8Y1kfIldNIR3bbX0y9lYpWbZG/yuglnHIoNXggwdENXgMc3dxIV 6jsouhpqg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lEtPI-0000bv-Hj; Wed, 24 Feb 2021 12:36:44 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lEtPD-0000b3-Af for linux-arm-kernel@lists.infradead.org; Wed, 24 Feb 2021 12:36:40 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 14E9D64DCF; Wed, 24 Feb 2021 12:36:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614170198; bh=XUdM8JBZJJk5O2oKxIWQLY++4E6j1fTTwXRLTe4nbIo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=C1jZJ2Zkd3qyvMxH4VEYfBq9vmAloMO0q3/BIL/ZROxvok5OzuTxsKSoZIpf4Ld66 X4Pq9pdVrYyuMBTXrIFBMsd+Z+4oVtdh60YqUaCYNbGMuGiQIu5pfti+TSTtBjWq59 Sn3pPjfRdhc38wd/rO8j1miy1jD1oDhRU1M1iXygUTYrFR/7vzQE/E8Nd8hicdZREA l7rLINQR1PxLUVS4dlPap+eyEk4kXFCCbdMCQYYyW3olOuuiSIs7CrzgTrMDbicFKu rfOckGzjEyQNCQwFj9jh1XBueEAMfhmKRwRQW0FEOjya/4JN1cA0iiwg4Aiks890h8 XNZ2UGfJoiCaA== From: Will Deacon To: Marc Zyngier , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/3] arm64: Assorted MMU-on fixes Date: Wed, 24 Feb 2021 12:36:31 +0000 Message-Id: <161416634931.3859649.18055145450242325949.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210224093738.3629662-1-maz@kernel.org> References: <20210224093738.3629662-1-maz@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210224_073639_471815_88676435 X-CRM114-Status: UNSURE ( 9.18 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Will Deacon , catalin.marinas@arm.com, Guillaume Tucker , kernel-team@android.com, Ard Biesheuvel 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 Wed, 24 Feb 2021 09:37:35 +0000, Marc Zyngier wrote: > Guillaume (and his mate the KernelCI bot) recently reported that the > new VHE enablement code lamentably fails when 64k pages are enabled. > And fair enough, the code was broken to the point that it really > should have never booted the first place... > > The first patch fixes what amounts to a total brain fart. > > [...] Applied to arm64 (for-next/fixes), thanks! [1/3] arm64: VHE: Enable EL2 MMU from the idmap https://git.kernel.org/arm64/c/f1b6cff7c98b [2/3] arm64: Add missing ISB after invalidating TLB in __primary_switch https://git.kernel.org/arm64/c/9d41053e8dc1 [3/3] arm64: Add missing ISB after invalidating TLB in enter_vhe https://git.kernel.org/arm64/c/430251cc864b Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel