On Tue, Jan 24, 2023 at 9:17 AM Oliver Upton <oliver.upton@xxxxxxxxx> wrote: > On Thu, Jan 19, 2023 at 09:35:54AM -0800, David Matlack wrote: > > > > arch/arm64/include/asm/kvm_host.h | 3 +++ > > arch/arm64/kvm/Kconfig | 1 - > > arch/arm64/kvm/mmu.c | 6 +++--- > > virt/kvm/kvm_main.c | 2 -- > > 4 files changed, 6 insertions(+), 6 deletions(-) > > I think you're missing the diff that actually drops the Kconfig opton > from virt/kvm/Kconfig. Indeed I am, thanks for catching that!