kernel-ark/arch/s390/lib
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
..
delay.c [S390] move EXPORT_SYMBOLs to definitions 2009-03-26 15:24:11 +01:00
div64.c [S390] __div64_31 broken for CONFIG_MARCH_G5 2009-03-18 13:28:12 +01:00
Makefile
qrnnd.S
spinlock.c [S390] implement interrupt-enabling rwlocks 2009-06-12 10:27:29 +02:00
string.c [S390] use compiler builtin versions of strlen/strcpy/strcat 2009-03-26 15:24:24 +01:00
uaccess_mvcos.c [S390] uaccess_mvcos: #ifdef config dependent code. 2008-04-30 13:38:46 +02:00
uaccess_pt.c Move FAULT_FLAG_xyz into handle_mm_fault() callers 2009-06-21 13:08:22 -07:00
uaccess_std.c
uaccess.h