linux-xiaomi-chiron/arch/hexagon/include/asm
Laurent Dufour f2abeef9fd mm: clean up per architecture MM hook header files
Commit 2ae416b142 ("mm: new mm hook framework") introduced an empty
header file (mm-arch-hooks.h) for every architecture, even those which
doesn't need to define mm hooks.

As suggested by Geert Uytterhoeven, this could be cleaned through the use
of a generic header file included via each per architecture
asm/include/Kbuild file.

The PowerPC architecture is not impacted here since this architecture has
to defined the arch_remap MM hook.

Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-07-17 16:39:53 -07:00
..
asm-offsets.h
atomic.h
bitops.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
delay.h
dma-mapping.h
dma.h
elf.h
exec.h
fixmap.h
fpu.h
futex.h
hexagon_vm.h
intrinsics.h
io.h
irq.h
irqflags.h
Kbuild mm: clean up per architecture MM hook header files 2015-07-17 16:39:53 -07:00
kgdb.h
linkage.h
mem-layout.h
mmu.h
mmu_context.h
module.h
mutex.h
page.h
perf_event.h
pgalloc.h
pgtable.h
processor.h
smp.h
spinlock.h
spinlock_types.h
string.h
suspend.h
switch_to.h
syscall.h
thread_info.h
time.h
timer-regs.h
timex.h
tlb.h
tlbflush.h
traps.h
uaccess.h mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled 2015-05-19 08:39:14 +02:00
vdso.h
vm_fault.h
vm_mmu.h