KVM: s390/mm: support gmap page tables with less than 5 levels
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 1 Jul 2014 12:36:04 +0000 (14:36 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 26 Aug 2014 08:09:03 +0000 (10:09 +0200)
Add an addressing limit to the gmap address spaces and only allocate
the page table levels that are needed for the given limit. The limit
is fixed and can not be changed after a gmap has been created.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>

No differences found