On Fri, 08 Nov 2024 17:14:16 +0100, Juergen Gross wrote: > On a first glance it isn't obvious why calling kvm_tdp_page_fault() in > kvm_mmu_do_page_fault() is special cased, as the general case of using > an indirect case would result in calling of kvm_tdp_page_fault() > anyway. > > Add a comment to explain the reason. > > [...] Applied to kvm-x86 mmu, thanks! [1/1] KVM/x86: add comment to kvm_mmu_do_page_fault() https://github.com/kvm-x86/linux/commit/2d5faa6a8402 -- https://github.com/kvm-x86/linux/tree/next