]> git.itanic.dy.fi Git - linux-stable/commit
arch_topology: Warn that topology for nested clusters is not supported
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 4 Jul 2022 10:16:04 +0000 (11:16 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 4 Jul 2022 15:23:23 +0000 (16:23 +0100)
commit00e66e37af0090f9ed95ca4bc3d8f5c6171daaf0
tree6f74c13b1e622f910261f215b73cb15ec31511f7
parentdea8c0b40fb500be29f4649cf01202e42a8a54f8
arch_topology: Warn that topology for nested clusters is not supported

We don't support the topology for clusters of CPU clusters while the
DT and ACPI bindings theoritcally support the same. Just warn about the
same so that it is clear to the users of arch_topology that the nested
clusters are not yet supported.

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