diff options
| author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-02-19 00:07:18 +0300 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-16 19:57:15 +0300 |
| commit | 82307e676f9d885871f121e4921b12905a53397d (patch) | |
| tree | 557d606d5dafe2188cd9a5d906ac404f17c35b56 /include/linux | |
| parent | 13f678894bd0112582ea26e9b98db5118150d6a9 (diff) | |
| download | linux-82307e676f9d885871f121e4921b12905a53397d.tar.xz | |
KVM: PPC: Move memslot memory allocation into prepare_memory_region()
Allocate the rmap array during kvm_arch_prepare_memory_region() to pave
the way for removing kvm_arch_create_memslot() altogether. Moving PPC's
memory allocation only changes the order of kernel memory allocations
between PPC and common KVM code.
No functional change intended.
Acked-by: Paul Mackerras <paulus@ozlabs.org>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
