kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)
authorLai Jiangshan <jiangshan.ljs@antgroup.com>
Thu, 16 Feb 2023 23:53:20 +0000 (07:53 +0800)
committerSean Christopherson <seanjc@google.com>
Fri, 17 Mar 2023 00:19:55 +0000 (17:19 -0700)
commit91ca7672dc7386c0d181ead2e03f4e65b73ca6b8
tree15e90e75b64d5f55ed9a4aa62db6be9f692e94f4
parent9fd4a4e3a3d9fc0306525d95bf3eca693d311406
kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)

FNAME(prefetch_gpte) is always called with @no_dirty_log=true.

Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
Link: https://lore.kernel.org/r/20230216235321.735214-4-jiangshanlai@gmail.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/mmu/paging_tmpl.h