]> Gentwo Git Trees - linux/.git/commit
KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)
authorSean Christopherson <seanjc@google.com>
Fri, 2 Aug 2024 20:38:59 +0000 (13:38 -0700)
committerSean Christopherson <seanjc@google.com>
Fri, 30 Aug 2024 02:05:55 +0000 (19:05 -0700)
commit7d67b03e6fff3934913a38674f269f55964bdd65
tree4526879732880e4400e754aa34dfed170570de17
parent174b6e4a25ea80c2432cedd8e2760e152a6d7f82
KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)

Drop the pointless and poorly named "out_gpte_changed" label, in
FNAME(fetch), and instead return RET_PF_RETRY directly.

No functional change intended.

Link: https://lore.kernel.org/r/20240802203900.348808-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/mmu/paging_tmpl.h