Re: [PATCH 12/19] s390: expose number of page table levels

From: Martin Schwidefsky
Date: Fri Jan 30 2015 - 09:49:46 EST


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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/