linux/arch/arm64
Will Deacon bedbeec65c arm64: mm: Export __flush_icache_range() to modules
lkdtm calls flush_icache_range(), which results in an out-of-line call
to __flush_icache_range(), which is not exported to modules.

Export the symbol to modules to fix this build breakage.

Fixes: 3b8c9f1cdf ("arm64: IPI each CPU after invalidating the I-cache for kernel mappings")
Signed-off-by: Will Deacon <will.deacon@arm.com>
2018-07-06 16:21:17 +01:00
..
boot ARM64: hisi fixes for 4.18 2018-06-29 14:06:49 -07:00
configs
crypto
include arm64: topology: rename llc_siblings to align with other struct members 2018-07-06 13:18:18 +01:00
kernel arm64: topology: re-introduce numa mask check for scheduler MC selection 2018-07-06 13:18:18 +01:00
kvm kvm/arm: use PSR_AA32 definitions 2018-07-05 17:24:15 +01:00
lib
mm arm64: mm: Export __flush_icache_range() to modules 2018-07-06 16:21:17 +01:00
net
xen
Kconfig arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT 2018-07-05 10:05:06 +01:00
Kconfig.debug
Kconfig.platforms
Makefile