Home
last modified time | relevance | path

Searched hist:c81956c9cd587d36b87d4ab37c92016ebb79b517 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/
H A DKconfigdiff c81956c9cd587d36b87d4ab37c92016ebb79b517 Tue Apr 14 17:46:00 CDT 2015 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> s390: expose number of page table levels

We would want to use number of page table level to define mm_struct.
Let's expose it as CONFIG_PGTABLE_LEVELS.

Core mm expects __PAGETABLE_{PUD,PMD}_FOLDED to be defined if these page
table levels folded.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>