lkml.org 
[lkml]   [2015]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v5 03/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
From
Date
On 09/30/2015 01:14 AM, Yury Norov wrote:
> From: Andrew Pinski <apinski@cavium.com>
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
> Signed-off-by: Yury Norov <ynorov@caviumnetworks.com>
>
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index 07d1811..d1dc605 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -679,6 +679,11 @@ menu "Userspace binary formats"
> source "fs/Kconfig.binfmt"
>
> config COMPAT
> + def_bool y
> + depends on AARCH32_EL0
> + select COMPAT_BINFMT_ELF

- this is already selected by AARCH32_EL0 below?

> +
> +config AARCH32_EL0
> bool "Kernel support for 32-bit EL0"
> depends on !ARM64_64K_PAGES || EXPERT
> select COMPAT_BINFMT_ELF

- ...here

> @@ -699,7 +704,7 @@ config COMPAT
>
> config SYSVIPC_COMPAT
> def_bool y
> - depends on COMPAT && SYSVIPC
> + depends on AARCH32_EL0 && SYSVIPC
>
> endmenu
>
>



\
 
 \ /
  Last update: 2015-10-06 11:41    [W:0.280 / U:1.632 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site