]> git.itanic.dy.fi Git - linux-stable/commit
arch_topology: Set cluster identifier in each core/thread from /cpu-map
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 4 Jul 2022 10:16:02 +0000 (11:16 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 4 Jul 2022 15:23:23 +0000 (16:23 +0100)
commit556c9678a7d4456a677588ce308200a673b7eb1f
tree96bace87f1f9f7eed0f750fff4be31da32da0873
parentbfcc4397435dc0407099b9a805391abc05c2313b
arch_topology: Set cluster identifier in each core/thread from /cpu-map

Let us set the cluster identifier as parsed from the device tree
cluster nodes within /cpu-map.

We don't support nesting of clusters yet as there are no real hardware
to support clusters of clusters.

Link: https://lore.kernel.org/r/20220704101605.1318280-19-sudeep.holla@arm.com
Tested-by: Ionela Voinescu <ionela.voinescu@arm.com>
Tested-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Ionela Voinescu <ionela.voinescu@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/base/arch_topology.c