1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-21 13:54:31 +00:00
Will Deacon d475fac957 arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
As of commit fd1102f0aade ("mm: mmu_notifier fix for tlb_end_vma"),
asm-generic/tlb.h now calls tlb_flush() from a static inline function,
so we need to make sure that it's declared before #including the
asm-generic header in the arch header.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Acked-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-08-23 18:34:57 -07:00
..
2018-08-22 14:07:56 +02:00
2018-06-12 11:34:04 -07:00
2018-07-22 14:13:43 +02:00
2018-06-12 11:34:04 -07:00
2018-08-22 14:07:56 +02:00
2018-05-07 07:15:41 +02:00
2018-07-12 14:49:48 +01:00
2018-08-22 14:07:56 +02:00
2018-06-12 11:34:04 -07:00
2018-07-12 14:49:48 +01:00
2018-01-13 10:45:03 +00:00