linux-stable/arch/x86/include
Ben Gardon 8283e36abf KVM: x86/mmu: Propagate memslot const qualifier
In preparation for implementing in-place hugepage promotion, various
functions will need to be called from zap_collapsible_spte_range, which
has the const qualifier on its memslot argument. Propagate the const
qualifier to the various functions which will be needed. This just serves
to simplify the following patch.

No functional change intended.

Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20211115234603.2908381-11-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-12-08 04:24:43 -05:00
..
asm KVM: x86/mmu: Propagate memslot const qualifier 2021-12-08 04:24:43 -05:00
uapi/asm Merge branch 'kvm-5.16-fixes' into kvm-master 2021-11-11 11:03:05 -05:00