summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2018-07-06 16:21:17 +0100
committerWill Deacon <will.deacon@arm.com>2018-07-06 16:21:17 +0100
commitbedbeec65c6cdec25aab609d557b630c97f81866 (patch)
tree1d1d30f65d492cade76462ecd55d25fa58b7b53f /MAINTAINERS
parente67ecf647020d31342d37e73c3766ae02434ed24 (diff)
downloadlinux-bedbeec65c6cdec25aab609d557b630c97f81866.tar.bz2
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: 3b8c9f1cdfc5 ("arm64: IPI each CPU after invalidating the I-cache for kernel mappings") Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions