diff options
| author | Huang Rui <[email protected]> | 2022-02-14 10:14:50 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2022-03-08 18:16:43 +0000 |
| commit | eb5616d4adeebf958a42822ee440d79e9f803bf7 (patch) | |
| tree | a369c3a5ca48f92708c405ea431ec71f57c3251d /drivers/acpi/cppc_acpi.c | |
| parent | x86: Expose init_freq_invariance() to topology header (diff) | |
| download | kernel-eb5616d4adeebf958a42822ee440d79e9f803bf7.tar.gz kernel-eb5616d4adeebf958a42822ee440d79e9f803bf7.zip | |
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
The init_freq_invariance_cppc code actually doesn't need the SMP
functionality. So setting the CONFIG_SMP as the check condition for
init_freq_invariance_cppc may cause the confusion to misunderstand the
CPPC. And the x86 CPPC file is better space to store the CPPC related
functions, while the init_freq_invariance_cppc is out of smpboot, that
means, the CONFIG_SMP won't be mandatory condition any more. And It's more
clear than before.
Signed-off-by: Huang Rui <[email protected]>
[ rjw: Subject adjustment ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions
