]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorRadim Krčmář <rkrcmar@redhat.com>
Thu, 22 Jun 2017 14:13:06 +0000 (16:13 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Thu, 22 Jun 2017 14:13:06 +0000 (16:13 +0200)
commit753de36fc0b16e56353947e250a78ed9a2a6f1a8
tree8a1f69436d3fa9355459fd79661d9a177001a39e
parent3dc988ee74aaf267552ed70beaada0e5a92465bd
parentca056ef4586d2b2a8a1fb4d49538d6dffc25cb85
Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux

KVM: s390: fix shadow table handling for nested guests

Some odd-ball cases (real-space designation ASCEs) are handled wrong
for the shadow page tables. Fix it.