arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]
authorArd Biesheuvel <ardb@kernel.org>
Wed, 10 Mar 2021 17:15:12 +0000 (18:15 +0100)
committerWill Deacon <will@kernel.org>
Thu, 11 Mar 2021 13:04:28 +0000 (13:04 +0000)
commit30b2675761b8a1a2b6ef56b535ef51b789bb7150
tree44cdb06cb98ad574e96eb47947ebc290b30ea604
parent7ba8f2b2d652cd8d8a2ab61f4be66973e70f9f88
arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]

These routines lost all existing users during the latest merge window so
we can remove them. This avoids the need to fix them in the context of
fixing a regression related to the ID map on 52-bit VA kernels.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20210310171515.416643-3-ardb@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/mmu_context.h