Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s390/mm/kvm: fix mis-merge in gmap handling
commit 1e133ab ("s390/mm: split arch/s390/mm/pgtable.c") dropped some changes from commit a3a92c3 ("KVM: s390: fix mismatch between user and in-kernel guest limit") - this breaks KVM for some memory sizes (kvm-s390: failed to commit memory region) like exactly 2GB. Cc: Dominik Dingel <[email protected]> Cc: Martin Schwidefsky <[email protected]> Acked-by: Heiko Carstens <[email protected]> Signed-off-by: Christian Borntraeger <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
- Loading branch information