On Tue, 12 Sep 2023 18:45:47 +0000, Mingwei Zhang wrote: > This is 4th version of the series, minor fixes as follows: > - correct the descripotion of tdp_mmu_root_count [seanjc] > - update the descripotion of mmu_valid_gen [seanjc] > > v3: https://lore.kernel.org/all/20230801002127.534020-1-mizhang@xxxxxxxxxx/ > > Mingwei Zhang (6): > KVM: Documentation: Add the missing description for guest_mode in > kvm_mmu_page_role > KVM: Documentation: Update the field name gfns and its description in > kvm_mmu_page > KVM: Documentation: Add the missing description for ptep in > kvm_mmu_page > KVM: Documentation: Add the missing description for tdp_mmu_root_count > into kvm_mmu_page > KVM: Documentation: Add the missing description for mmu_valid_gen into > kvm_mmu_page > KVM: Documentation: Add the missing description for tdp_mmu_page into > kvm_mmu_page > > [...] Applied to kvm-x86 docs, thanks! [1/6] KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role https://github.com/kvm-x86/linux/commit/b207cfbc8c1d [2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page https://github.com/kvm-x86/linux/commit/fdaca560b6c4 [3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page https://github.com/kvm-x86/linux/commit/b40a2455e9eb [4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page https://github.com/kvm-x86/linux/commit/6a713928ae1c [5/6] KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mmu_page https://github.com/kvm-x86/linux/commit/c3204c406b6d [6/6] KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page https://github.com/kvm-x86/linux/commit/78b5605d44e6 -- https://github.com/kvm-x86/linux/tree/next