kernel-ark/arch/i386/mm
Andi Kleen 11a4180c0b [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
Makes the intention of the code cleaner to read and avoids
a potential deadlock on mmap_sem. Also change the types of
the arguments to not include __user because they're really
not user addresses.

Signed-off-by: Andi Kleen <ak@suse.de>
2006-12-07 02:14:06 +01:00
..
boot_ioremap.c
discontig.c
extable.c
fault.c
highmem.c
hugetlbpage.c
init.c
ioremap.c
Makefile
mmap.c
pageattr.c
pgtable.c