linux-xiaomi-chiron/arch/nds32/include/asm
Matthew Wilcox (Oracle) 522a0032af Add linux/cacheflush.h
Many architectures do not include asm-generic/cacheflush.h, so turn
the includes on their head and add linux/cacheflush.h which includes
asm/cacheflush.h.

Move the flush_dcache_folio() declaration from asm-generic/cacheflush.h
to linux/cacheflush.h and change linux/highmem.h to include
linux/cacheflush.h instead of asm/cacheflush.h so that all necessary
places will see flush_dcache_folio().

More functions should have their default implementations moved in the
future, but those are for follow-on patches.  This fixes csky, sparc and
sparc64 which were missed in the commit which added flush_dcache_folio().

Fixes: 08b0b0059b ("mm: Add flush_dcache_folio()")
Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
2021-11-17 10:36:15 -05:00
..
assembler.h
barrier.h
bitfield.h
cache.h
cache_info.h
cacheflush.h
current.h
delay.h
elf.h
fixmap.h
fpu.h
fpuemu.h
ftrace.h
futex.h
highmem.h
io.h
irqflags.h
Kbuild
l2_cache.h
linkage.h
memory.h
mmu.h
mmu_context.h
nds32.h
nds32_fpu_inst.h
page.h
perf_event.h
pgalloc.h
pgtable.h
pmu.h
proc-fns.h
processor.h
ptrace.h
sfp-machine.h
shmparam.h
stacktrace.h
string.h
suspend.h
swab.h
syscall.h
syscalls.h
thread_info.h
tlb.h
tlbflush.h
uaccess.h
unistd.h
vdso.h
vdso_datapage.h
vdso_timer_info.h
vermagic.h
vmalloc.h