]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Expose init_freq_invariance() to topology header
authorHuang Rui <ray.huang@amd.com>
Mon, 14 Feb 2022 10:14:49 +0000 (18:14 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 8 Mar 2022 18:16:43 +0000 (19:16 +0100)
commitad1197cfecfb0dadbca60497c81e1734ca30c36d
tree795824d500417772bcb0f72fceb63806b0e2acf1
parent132e5d30e30e684cc8ec9952fbcd0c19d4598113
x86: Expose init_freq_invariance() to topology header

The function init_freq_invariance will be used on x86 CPPC, so expose it in
the topology header.

Signed-off-by: Huang Rui <ray.huang@amd.com>
[ rjw: Subject adjustment ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/include/asm/topology.h
arch/x86/kernel/smpboot.c