]> git.baikalelectronics.ru Git - kernel.git/commit
arch_topology: Drop LLC identifier stash from the CPU topology
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 4 Jul 2022 10:15:56 +0000 (11:15 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 4 Jul 2022 15:22:29 +0000 (16:22 +0100)
commite0d60512103fbd0aa1d1931515b530c4b28a43d8
tree1b93d2512ffb4926ad6a1d43f3b5fbb7687a837c
parent2040cb555d3c57f4e418794ca5471a22178641d4
arch_topology: Drop LLC identifier stash from the CPU topology

Since the cacheinfo LLC information is used directly in arch_topology,
there is no need to parse and store the LLC ID information only for
ACPI systems in the CPU topology.

Remove the redundant LLC ID from the generic CPU arch_topology
information.

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