Re: [PATCH] arm64: Remove exporting cpu_logical_map symbol

From: Catalin Marinas
Date: Wed Sep 02 2020 - 03:37:12 EST


On Tue, 1 Sep 2020 10:52:29 +0100, Sudeep Holla wrote:
> Commit eaecca9e7710 ("arm64: Fix __cpu_logical_map undefined issue")
> exported cpu_logical_map in order to fix tegra194-cpufreq module build
> failure.
>
> As this might potentially cause problem while supporting physical CPU
> hotplug, tegra194-cpufreq module was reworded to avoid use of
> cpu_logical_map() via the commit 93d0c1ab2328 ("cpufreq: replace
> cpu_logical_map() with read_cpuid_mpir()")
>
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64: Remove exporting cpu_logical_map symbol
https://git.kernel.org/arm64/c/60295d50958e

--
Catalin