s390/mm: protection exceptions are corrrectly shadowed
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Wed, 27 Jan 2016 16:18:41 +0000 (17:18 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 20 Jun 2016 07:54:34 +0000 (09:54 +0200)
commit7a6741576b268820c8bd2b66288e6ff3bc57d4a7
tree305b26510f3c526c03f2cc0ab0bc35b7b71a813b
parente52f8b6112353e9e8eac64f082bfbc65e64bb2dd
s390/mm: protection exceptions are corrrectly shadowed

As gmap shadows contains correct protection permissions, protection
exceptons can directly be forwarded to guest 3. If we would encounter
a protection exception while faulting, the next guest 3 run will
automatically handle that for us.

Keep the dat_protection logic in place, as it will be helpful later.

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>
arch/s390/kvm/gaccess.c
arch/s390/kvm/gaccess.h