[PATCH] arm64/cpufeature: Unexport set_cpu_feature()

Catalin Marinas catalin.marinas at arm.com
Thu Jun 16 10:54:58 PDT 2022


On Wed, 15 Jun 2022 20:15:04 +0100, Mark Brown wrote:
> We currently export set_cpu_feature() to modules but there are no in tree
> users that can be built as modules and it is hard to see cases where it
> would make sense for there to be any such users. Remove the export to avoid
> anyone else having to worry about why it is there and ensure that any users
> that do get added get a bit more visiblity.
> 
> 
> [...]

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

[1/1] arm64/cpufeature: Unexport set_cpu_feature()
      https://git.kernel.org/arm64/c/3f77a1d0570e

-- 
Catalin




More information about the linux-arm-kernel mailing list