]> git.baikalelectronics.ru Git - kernel.git/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)
commit86c226f682f2133e78033c27f07bf6007024fcf1
tree6f74c13b1e622f910261f215b73cb15ec31511f7
parent7175c4c705fc936de77826c9551faccb47550f25
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