[PATCH 0/3] topology/sysfs: only export used sysfs attributes

From: Heiko Carstens
Date: Sun Nov 28 2021 - 16:24:51 EST


Create die and cluster cpu topology sysfs attributes only if an
architecture makes uses of it, instead of creating them always for all
architectures with bogus default values.
Also change the book and drawer cpu topology macros so they match all
all other topology macros.

Heiko Carstens (3):
topology/sysfs: export die attributes only if an architectures has support
topology/sysfs: export cluster attributes only if an architectures has support
topology/sysfs: rework book and drawer topology ifdefery

Documentation/admin-guide/cputopology.rst | 33 +++++++++++------------
drivers/base/topology.c | 28 ++++++++++++++-----
include/linux/topology.h | 20 ++++++++++++++
3 files changed, 57 insertions(+), 24 deletions(-)

--
2.32.0