On Fri, 30 Jan 2015 16:43:21 +0200
"Kirill A. Shutemov" <[email protected]> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to