50a7ca3c6f
Use new return type vm_fault_t for fault handler. For now, this is just
documenting that the function returns a VM_FAULT value rather than an
errno. Once all instances are converted, vm_fault_t will become a
distinct type.
Ref-> commit
|
||
---|---|---|
.. | ||
alignment.c | ||
cache-ucv2.S | ||
extable.c | ||
fault.c | ||
flush.c | ||
init.c | ||
ioremap.c | ||
Kconfig | ||
Makefile | ||
mm.h | ||
mmu.c | ||
pgd.c | ||
proc-macros.S | ||
proc-syms.c | ||
proc-ucv2.S | ||
tlb-ucv2.S |