]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: x86/mmu: merge make_spte_{non,}executable
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Apr 2026 15:41:56 +0000 (11:41 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 1 May 2026 04:05:19 +0000 (00:05 -0400)
commit0c768fa0aeb882fb5fbe75f4dcf0eb6ed23b9e8b
treee69155956573bae075cf5736fc211575b571363a
parent6896bc190ed247ab8613362aa218f682bdab31ce
KVM: x86/mmu: merge make_spte_{non,}executable

As the logic will become more complicated with the introduction
of MBEC, at least write it only once.

Tested-by: David Riley <d.riley@proxmox.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/spte.c