linux-stable-rt/arch/mips/mm
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers
This allows the callers to now pass down the full set of FAULT_FLAG_xyz
flags to handle_mm_fault().  All callers have been (mechanically)
converted to the new calling convention, there's almost certainly room
for architectures to clean up their code and then add FAULT_FLAG_RETRY
when that support is added.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-21 13:08:22 -07:00
..
Makefile MIPS: Add support files for hugetlbfs. 2009-06-17 11:06:30 +01:00
c-octeon.c
c-r3k.c
c-r4k.c MIPS: Support 64-byte D-cache line size 2009-06-17 11:06:24 +01:00
c-tx39.c
cache.c
cerr-sb1.c
cex-gen.S
cex-oct.S
cex-sb1.S
dma-default.c MIPS: Pass struct device to plat_dma_addr_to_phys() 2009-06-17 11:06:24 +01:00
extable.c
fault.c Move FAULT_FLAG_xyz into handle_mm_fault() callers 2009-06-21 13:08:22 -07:00
highmem.c
hugetlbpage.c MIPS: Add support files for hugetlbfs. 2009-06-17 11:06:30 +01:00
init.c
ioremap.c
page.c
pgtable-32.c
pgtable-64.c
sc-ip22.c
sc-mips.c
sc-r5k.c
sc-rm7k.c
tlb-r3k.c MIPS: 64-bit: Fix system lockup. 2009-05-20 18:53:14 +01:00
tlb-r4k.c MIPS: TLB support for hugetlbfs. 2009-06-17 11:06:30 +01:00
tlb-r8k.c MIPS: 64-bit: Fix system lockup. 2009-05-20 18:53:14 +01:00
tlbex-fault.S
tlbex.c MIPS: TLB support for hugetlbfs. 2009-06-17 11:06:30 +01:00
uasm.c
uasm.h