[PATCH] arm64/mm: Drop TCR_SMP_FLAGS

Will Deacon will at kernel.org
Fri Aug 16 08:15:52 PDT 2024


On Wed, 24 Jul 2024 09:44:28 +0530, Anshuman Khandual wrote:
> Earlier TCR_SMP_FLAGS gets conditionally set as TCR_SHARED with CONFIG_SMP.
> Currently CONFIG_SMP is always enabled on arm64 platforms, hence drop this
> indirection via TCR_SMP_FLAGS and instead always directly use TCR_SHARED.
> 
> 

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

[1/1] arm64/mm: Drop TCR_SMP_FLAGS
      https://git.kernel.org/arm64/c/6ac96d6f9a8e

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list