KVM: s390: allow sie enablement for multi-threaded programs
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 26 Jul 2013 13:04:02 +0000 (15:04 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 29 Jul 2013 07:03:09 +0000 (09:03 +0200)
commit3eabaee998c787e7e1565574821652548f7fc003
tree8e36fdfda46ec4c0a5b2a419a39fa2f5c1ba0f8e
parent663f4c61b8036fd3a80debbe00b58d198ae63e76
KVM: s390: allow sie enablement for multi-threaded programs

Improve the code to upgrade the standard 2K page tables to 4K page tables
with PGSTEs to allow the operation to happen when the program is already
multi-threaded.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/s390/include/asm/mmu.h
arch/s390/include/asm/mmu_context.h
arch/s390/include/asm/pgtable.h
arch/s390/mm/pgtable.c