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 91A94C25B75 for ; Mon, 3 Jun 2024 14:32:24 +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=PluXLUL7KnJrxJUZJgLn/VrN7xlJ6H94MK4YmdJFP3I=; b=1JcIamh2Dt2kAn FqamSEy6nQ9GRX807WJKiCIkHmIIQEZSbfS7EOYG+lbnpC/FpL5AfHUWW6wQEhhsZuYzTF0rVb5eo R1MZ6kv/L6PLcG4y6WSKOxwY8xsimVBw8tPjvImuP6gsZCZAJm4NzjD/adqAmernUotLLxtFk4AGj jHxiyzU105HWUbtBTAqd54H+cv7NGhTuAyFL2eZCviR8am4mJ5OYuOGxy1dZwcb9JVoQWJ0+EGe84 KjbSAsWQ0Ifu31n4k9CR7bSADIfH0PksuX0bvIhp5Uv7OkgG+N10hd5VVJ58JjrfMKYxacYd6HGAI Zvf0z1w+5hfAjUt5PPRQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sE8jP-0000000H5kF-034B; Mon, 03 Jun 2024 14:32:15 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sE8jM-0000000H5il-0fPE for linux-arm-kernel@lists.infradead.org; Mon, 03 Jun 2024 14:32:13 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id E4A37CE0977; Mon, 3 Jun 2024 14:32:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B62A7C2BD10; Mon, 3 Jun 2024 14:32:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717425128; bh=GNNOWqdkaJW9/A6JU7rKt1d6Jui12hkP5DFzTX8l+EE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hjtmHgMRiCv5yA+YuNxrLlFlE7J3eZMUAR1/E8xa7QEW/ZYVl+ed3o9PX61dW/Mu8 rVdxt1JzuypLVSFgG0f9Rb0ao6Bvu4EXs0ZP8nDUP2OesDBylhu+phYGy++lKu+gVT PTmIN2IMIYaYu732MpczC4hoEbD/bv5hZXR9BOd4vGB/cdqsCpdOwQm5YLR5cQzbDy QXtnkHWvNvzRszg4YrLIGhGLkiN89/JmO6YPPxTJMC56ymN04kMTOrSB1+37msK2G1 5ANnhm8Uuj+pzV/W4XjDeriy4giRpbgplKwfjKUgoJjcro4frpj+sHPDrK6/OYpsQm 8AKw2YwoKQhVQ== Date: Mon, 3 Jun 2024 15:32:03 +0100 From: Will Deacon To: =?iso-8859-1?Q?Pierre-Cl=E9ment?= Tosi Cc: kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, Marc Zyngier , Oliver Upton , Suzuki K Poulose , Vincent Donnefort Subject: Re: [PATCH v4 04/13] KVM: arm64: nVHE: Add EL2h sync exception handler Message-ID: <20240603143203.GE19151@willie-the-truck> References: <20240529121251.1993135-1-ptosi@google.com> <20240529121251.1993135-5-ptosi@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240529121251.1993135-5-ptosi@google.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-20240603_073212_407690_F52E3ACC X-CRM114-Status: GOOD ( 10.70 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, May 29, 2024 at 01:12:10PM +0100, Pierre-Cl=E9ment Tosi wrote: > Introduce a handler for EL2h synchronous exceptions distinct from > handlers for other "invalid" exceptions when running with the nVHE host > vector. This will allow a future patch to handle kCFI (synchronous) > errors without affecting other classes of exceptions. > = > Signed-off-by: Pierre-Cl=E9ment Tosi > --- > arch/arm64/kvm/hyp/nvhe/host.S | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-) Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel