From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] arm64: topology: Implement basic CPU topology support
Date: Tue, 4 Mar 2014 09:55:36 +0000 [thread overview]
Message-ID: <20140304095534.GE30596@arm.com> (raw)
In-Reply-To: <1393919477-27814-1-git-send-email-broonie@kernel.org>
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
next prev parent reply other threads:[~2014-03-04 9:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-04 7:51 [PATCH v2] arm64: topology: Implement basic CPU topology support Mark Brown
2014-03-04 9:55 ` Catalin Marinas [this message]
2014-03-04 10:16 ` Mark Brown
2014-03-04 10:28 ` Catalin Marinas
2014-03-04 10:52 ` Mark Brown
2014-03-04 10:46 ` Lorenzo Pieralisi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140304095534.GE30596@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.