[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <97b515ea-3daa-5252-ca6b-1acacb0e5ade@arm.com>
Date: Fri, 14 May 2021 18:17:00 +0200
From: Dietmar Eggemann <dietmar.eggemann@....com>
To: Ionela Voinescu <ionela.voinescu@....com>,
Sudeep Holla <sudeep.holla@....com>,
"Rafael J . Wysocki" <rjw@...ysocki.net>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Giovanni Gherdovich <ggherdovich@...e.cz>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Valentin Schneider <valentin.schneider@....com>
Cc: linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 3/3] arm64, topology: enable use of
init_cpu_capacity_cppc()
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.
[...]
Powered by blists - more mailing lists