From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Date: Mon, 12 Apr 2021 10:12:51 +0000 Subject: Re: [PATCH v2 03/10] KVM: arm64: Convert to the gfn-based MMU notifier callbacks Message-Id: <87eeffolp8.wl-maz@kernel.org> List-Id: References: <20210402005658.3024832-1-seanjc@google.com> <20210402005658.3024832-4-seanjc@google.com> In-Reply-To: <20210402005658.3024832-4-seanjc@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Sean Christopherson Cc: Huacai Chen , Aleksandar Markovic , Paul Mackerras , Paolo Bonzini , James Morse , Julien Thierry , Suzuki K Poulose , Vitaly Kuznetsov , Wanpeng Li , Jim Mattson , Joerg Roedel , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, linux-mips@vger.kernel.org, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, linux-kernel@vger.kernel.org, Ben Gardon On Fri, 02 Apr 2021 01:56:51 +0100, Sean Christopherson wrote: > > Move arm64 to the gfn-base MMU notifier APIs, which do the hva->gfn > lookup in common code. > > No meaningful functional change intended, though the exact order of > operations is slightly different since the memslot lookups occur before > calling into arch code. > > Signed-off-by: Sean Christopherson Reviewed-by: Marc Zyngier M. -- Without deviation from the norm, progress is not possible.