Re: [PATCH V2] arm64/kexec: Test page size support with new TGRAN range values

From: Catalin Marinas
Date: Fri Jul 30 2021 - 14:00:47 EST


On Wed, 14 Jul 2021 10:16:15 +0530, Anshuman Khandual wrote:
> The commit 26f55386f964 ("arm64/mm: Fix __enable_mmu() for new TGRAN range
> values") had already switched into testing ID_AA64MMFR0_TGRAN range values.
> This just changes system_supports_[4|16|64]kb_granule() helpers to perform
> similar range tests as well. While here, it standardizes page size specific
> supported min and max TGRAN values.

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

[1/1] arm64/kexec: Test page size support with new TGRAN range values
https://git.kernel.org/arm64/c/79d82cbcbb3d

--
Catalin