[PATCH v2] arm64: topology: Implement basic CPU topology support
Catalin Marinas
catalin.marinas at arm.com
Tue Mar 4 04:55:36 EST 2014
On Tue, Mar 04, 2014 at 07:51:17AM +0000, Mark Brown wrote:
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index 764d682..80e0eb1 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -165,6 +165,30 @@ config SMP
>
> If you don't know what to do here, say N.
>
> +config CPU_TOPOLOGY
> + bool "Support CPU topology definition"
Thanks for the patch. I applied it but not pushed to -next yet. I wonder
whether it makes sense to drop the description of the CPU_TOPOLOGY entry
here so that it is no longer selectable. It will be enabled by default
when SMP (I can do the change myself, no need to repost).
--
Catalin
More information about the linux-arm-kernel
mailing list