summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2020-02-19 00:07:16 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2020-03-16 19:57:14 +0300
commit13ea525517088b20399aeb410d9fc567741ac27f (patch)
tree64b7cf7406e926ca9fd2b45b48e972e953068275 /include/linux
parentedd4fa37baa6ee8e44dc65523b27bd6fe44c94de (diff)
downloadlinux-13ea525517088b20399aeb410d9fc567741ac27f.tar.xz
KVM: Reinstall old memslots if arch preparation fails
Reinstall the old memslots if preparing the new memory region fails after invalidating a to-be-{re}moved memslot. Remove the superfluous 'old_memslots' variable so that it's somewhat clear that the error handling path needs to free the unused memslots, not simply the 'old' memslots. Fixes: bc6678a33d9b9 ("KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update") Reviewed-by: Christoffer Dall <christoffer.dall@arm.com> 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