summaryrefslogtreecommitdiff
path: root/mm/memory.c
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2018-08-24 13:28:28 +0100
committerWill Deacon <will.deacon@arm.com>2018-09-04 11:08:26 +0100
commitfaaadaf315b48d40b39bf4f0011fa740f40fbe9e (patch)
tree4dfdc8acc7b05ee33f8a9e8312a726153fc86bcb /mm/memory.c
parent57361846b52bc686112da6ca5368d11210796804 (diff)
asm-generic/tlb: Guard with #ifdef CONFIG_MMU
The inner workings of the mmu_gather-based TLB invalidation mechanism are not relevant to nommu configurations, so guard them with an #ifdef. This allows us to implement future functions using static inlines without breaking the build. Acked-by: Nicholas Piggin <npiggin@gmail.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions