kernel-ark/arch/arm64/mm
Yang Shi 394bf2f248 arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL
arch_pick_mmap_layout is only called by fs/exec.c which is always built into
kernel, it looks the EXPORT_SYMBOL_GPL is pointless and no architectures export
it other than ARM64.

Signed-off-by: Yang Shi <yang.shi@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2016-05-05 09:49:38 +01:00
..
cache.S
context.c
copypage.c
dma-mapping.c
dump.c
extable.c
fault.c
flush.c
hugetlbpage.c
init.c
ioremap.c
kasan_init.c
Makefile
mm.h
mmap.c arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL 2016-05-05 09:49:38 +01:00
mmu.c
numa.c
pageattr.c
pgd.c
proc.S