From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D98A955E6B for ; Mon, 18 Mar 2024 17:43:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710783827; cv=none; b=LuAYdC17MpG9AuM1WHVFu1ilhlOUqxcVzbUZk8g2VFkGmJuUxiygVtk/gPYSjR25kFdkPk44Oa+De7PHnlDWjfDURAdYOBOeQekJSZJBxwqA7wDC9zDpjkrUinJ5D1HqZrY7w/GjO+Oil08Z4j5dE1V5FJyLIi52SG8+KO/xjpw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710783827; c=relaxed/simple; bh=KpB04qUAZ2JztXk36+T3pYQjyhXMHtBJL2grT+gUe1M=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=mhAkJ3xh/X3h6glUq2D+rnqIFhH+DZtpUbKllYpeaPs2lUM6sk6EnNkArzUmqVzpIZQywDAoOPHAeIy2NgEVMNaAFzrSczEaTUQywHzuf4IwhZUX5oPPLAzOAyPiAawszwIWR3v+iwwRBEd+6JubWavrnnr+hZQNUrppE8bhEzo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ExWNWKEx; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ExWNWKEx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 47259C433F1; Mon, 18 Mar 2024 17:43:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1710783827; bh=KpB04qUAZ2JztXk36+T3pYQjyhXMHtBJL2grT+gUe1M=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=ExWNWKExF2M5qSMhFEVR8rQ1fpPQNgg9flYA/eVpGSnNup2CFDKLcLTw9+I4SJUqw 0kCcbmyl6nynLxScyH3U9ocGwQwnFaNEINo7uv/yK9qlUMcZGFYYFtDVjvs475GrQ+ fxh8TplQ/oklVB0xwRRhllQ95fp6cyAHoTjw1VMrSagsokKeOde8zNr7FBFEXytQqq DUIGd9NsJImEBbAZo97IXh+W2+ZQKm7WqAmj928gH4phzwY63zPC7owso98BiEjcL7 QwQ9785BMFPV/sCR661tqlSf5LRWxe+2cYPlvt/JKYskhbFEwQ3BR8YZvBKtJW9Nev bJQYWiXnhaXCQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1rmH1V-00DLGA-8A; Mon, 18 Mar 2024 17:43:45 +0000 Date: Mon, 18 Mar 2024 17:43:41 +0000 Message-ID: <86sf0nzb8y.wl-maz@kernel.org> From: Marc Zyngier To: Oliver Upton Cc: Wujie Duan , james.morse@arm.com, suzuki.poulose@arm.com, yuzenghui@huawei.com, kvmarm@lists.linux.dev Subject: Re: [PATCH] KVM: arm64: Change back kvm fault condition to translation In-Reply-To: References: <20240318100249.220897-1-wjduan@linx-info.com> <864jd3269g.wl-maz@kernel.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: kvmarm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: oliver.upton@linux.dev, wjduan@linx-info.com, james.morse@arm.com, suzuki.poulose@arm.com, yuzenghui@huawei.com, kvmarm@lists.linux.dev X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Mon, 18 Mar 2024 17:22:20 +0000, Oliver Upton wrote: > > Hey, > > On Mon, Mar 18, 2024 at 10:17:47AM +0000, Marc Zyngier wrote: > > > I think 7 tries are enough ;-). Here's what I was expecting: > > Hopefully I'm looking at the right thread! You are! > > > - a subject indicating the nature of the issue as a one-liner > > - a commit message describing the exact situation > > - a Fixes: tag indicating the commit being fixed > > - a Cc: stable tag to indicate this needs backporting > > - Ard's Ack, as he's been kind enough to look into it > > > > See below for the full patch and my own RB tag. In the future, please > > try to follow these guidelines. > > > > Oliver, can you please pick this ASAP? > > Yup, I'll queue it up but I only plan on sending the first set of fixes > after -rc1 as I'll be AFK for a few days this week. I'll get a respin of > the vPMU + nVHE stuff out too. Sounds good. This is only a corner case anyway, which is why it didn't show up in my testing, and -rc1 is the right spot for it. Thanks, M. -- Without deviation from the norm, progress is not possible.