linux/arch/nios2/mm
Kirill A. Shutemov dcddffd41d mm: do not pass mm_struct into handle_mm_fault
We always have vma->vm_mm around.

Link: http://lkml.kernel.org/r/1466021202-61880-8-git-send-email-kirill.shutemov@linux.intel.com
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-07-26 16:19:19 -07:00
..
Makefile nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
cacheflush.c nios2: fix cache coherency 2015-11-26 22:25:58 +08:00
dma-mapping.c nios2: convert to dma_map_ops 2016-01-20 17:09:18 -08:00
extable.c nios2: MMU Fault handling 2014-12-08 12:55:52 +08:00
fault.c mm: do not pass mm_struct into handle_mm_fault 2016-07-26 16:19:19 -07:00
init.c
ioremap.c
mmu_context.c nios2: Process management 2014-12-08 12:55:53 +08:00
pgtable.c nios2: Page table management 2014-12-08 12:55:53 +08:00
tlb.c nios2: TLB handling 2014-12-08 12:55:54 +08:00
uaccess.c