diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-04-15 21:19:53 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2022-04-27 15:51:08 +0200 |
commit | 138a7f9c6beae8d652113b8e7a44994b4200bbcd (patch) | |
tree | b72037da2554e7af9dcd468ae68322ad3a713388 /arch/x86/purgatory/stack.S | |
parent | x86/smp: Move APERF/MPERF code where it belongs (diff) | |
download | linux-138a7f9c6beae8d652113b8e7a44994b4200bbcd.tar.xz linux-138a7f9c6beae8d652113b8e7a44994b4200bbcd.zip |
x86/aperfmperf: Separate AP/BP frequency invariance init
This code is convoluted and because it can be invoked post init via the
ACPI/CPPC code, all of the initialization functionality is built in instead
of being part of init text and init data.
As a first step create separate calls for the boot and the application
processors.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Paul E. McKenney <paulmck@kernel.org>
Link: https://lore.kernel.org/r/20220415161206.536733494@linutronix.de
Diffstat (limited to 'arch/x86/purgatory/stack.S')
0 files changed, 0 insertions, 0 deletions