]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
authorArd Biesheuvel <ard.biesheuvel@arm.com>
Thu, 23 May 2019 10:22:54 +0000 (11:22 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 24 Jun 2019 17:10:39 +0000 (18:10 +0100)
commit4739d53fcd1df8a9f6f72bb02a3a1d852ad252b3
treee5f824c41f3e1de19dc0f4df5401bad920abf0ba
parent7dfac3c5f40eb92841147eccf1b96f428b10131f
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP

Wire up the special helper functions to manipulate aliases of vmalloc
regions in the linear map.

Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/Kconfig
arch/arm64/include/asm/cacheflush.h
arch/arm64/mm/pageattr.c
mm/vmalloc.c