KVM: s390: Fix pfmf and conditional skey emulation
authorJanosch Frank <frankja@linux.ibm.com>
Thu, 30 Aug 2018 08:13:55 +0000 (10:13 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 4 Sep 2018 09:24:43 +0000 (11:24 +0200)
commita11bdb1a6b782ee97587f92fae798efc78c31093
treec90a8954d183f40bd9f022899788695f0d398dba
parent57361846b52bc686112da6ca5368d11210796804
KVM: s390: Fix pfmf and conditional skey emulation

We should not return with a lock.
We also have to increase the address when we do page clearing.

Fixes: bd096f644319 ("KVM: s390: Add skey emulation fault handling")
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Message-Id: <20180830081355.59234-1-frankja@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/priv.c