Re: [PATCH] KVM: arm64: Fix build error in user_mem_abort()

From: Marc Zyngier
Date: Fri Nov 06 2020 - 11:35:32 EST


On Tue, 3 Nov 2020 11:30:09 +1100, Gavin Shan wrote:
> The PUD and PMD are folded into PGD when the following options are
> enabled. In that case, PUD_SHIFT is equal to PMD_SHIFT and we fail
> to build with the indicated errors:
>
> CONFIG_ARM64_VA_BITS_42=y
> CONFIG_ARM64_PAGE_SHIFT=16
> CONFIG_PGTABLE_LEVELS=3
>
> [...]

Applied to next, thanks!

[1/1] KVM: arm64: Fix build error in user_mem_abort()
commit: faf000397e7f103df9953a312e1df21df1dc797f

Cheers,

M.
--
Without deviation from the norm, progress is not possible.