diff options
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | 2016-02-02 12:26:00 +0100 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2016-06-20 09:54:33 +0200 |
commit | e52f8b6112353e9e8eac64f082bfbc65e64bb2dd (patch) | |
tree | c6a4ef5a83a70a8ec09cdbff45316cb1ce1ea956 /arch/s390/kvm/gaccess.h | |
parent | 0f7f84891516dc1ff7500fae12143710d2d9d11f (diff) |
s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
Instead of doing it in the caller, let's just take the mmap_sem
in kvm_s390_shadow_fault(). By taking it as read, we allow parallel
faulting on shadow page tables, gmap shadow code is prepared for that.
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'arch/s390/kvm/gaccess.h')
0 files changed, 0 insertions, 0 deletions