linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] arm64 topology updates
@ 2014-04-25  3:18 Zi Shen Lim
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Zi Shen Lim @ 2014-04-25  3:18 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-25 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25  3:18 [PATCHv2 0/2] arm64 topology updates Zi Shen Lim
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

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).