[PATCH 3/3] arm64, topology: enable use of init_cpu_capacity_cppc()

Dietmar Eggemann dietmar.eggemann at arm.com
Fri May 14 09:17:00 PDT 2021


On 14/05/2021 11:53, Ionela Voinescu wrote:

[...]

> +#ifdef CONFIG_ACPI_CPPC_LIB
> +#define arch_init_invariance_cppc init_cpu_capacity_cppc
> +#endif

The prefix `topology_` was meant to indicate that those functions come
from drivers/base/arch_topology.c. You probably refrained from it since

topology_init_cpu_capacity_cppc()

is a pretty long function name ... Still more consistent though.

[...]




More information about the linux-arm-kernel mailing list