From: zlim@broadcom.com (Zi Shen Lim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 0/2] arm64 topology updates
Date: Thu, 24 Apr 2014 20:18:40 -0700 [thread overview]
Message-ID: <1398395922-7482-1-git-send-email-zlim@broadcom.com> (raw)
In this updated series, I've added Mark Brown's review-by to PATCH 1/2.
I've addressed Mark's comments for PATCH 2/2.
In order not to lose any information from MPIDR bits, we map all
higher affinity levels into "cluster". This approach is similar to
how Mark is handling multi-level clusters in DT.
Many thanks to Mark for review and comments!
Link to initial posting of this series:
https://lkml.org/lkml/2014/4/22/950
Zi Shen Lim (2):
arm64, sched: Remove unused mc_capable() and smt_capable()
arm64: topology: add MPIDR-based detection
arch/arm64/include/asm/cputype.h | 2 ++
arch/arm64/include/asm/topology.h | 3 ---
arch/arm64/kernel/topology.c | 34 ++++++++++++++++++++++++++++++++++
3 files changed, 36 insertions(+), 3 deletions(-)
--
1.8.4.3
next reply other threads:[~2014-04-25 3:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-25 3:18 Zi Shen Lim [this message]
2014-04-25 3:18 ` [PATCHv2 1/2] arm64, sched: Remove unused mc_capable() and smt_capable() Zi Shen Lim
2014-04-25 3:18 ` [PATCHv2 2/2] arm64: topology: add MPIDR-based detection Zi Shen Lim
2014-04-25 11:18 ` Lorenzo Pieralisi
2014-04-25 18:37 ` Zi Shen Lim
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=1398395922-7482-1-git-send-email-zlim@broadcom.com \
--to=zlim@broadcom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).