On Fri, 30 Jan 2015 16:43:21 +0200 "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx> wrote: > diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig > index 8d11babf9aa5..ddf9ebd4c254 100644 > --- a/arch/s390/Kconfig > +++ b/arch/s390/Kconfig > @@ -155,6 +155,11 @@ config S390 > config SCHED_OMIT_FRAME_POINTER > def_bool y > > +config PGTABLE_LEVELS > + int > + default 4 if 64BI ^^^^ 64BIT > + default 2 > + > source "init/Kconfig" -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>