android_kernel_samsung_msm8976/arch/sparc64/mm
David S. Miller efdc1e2083 [SPARC64]: Simplify user fault fixup handling.
Instead of doing byte-at-a-time user accesses to figure
out where the fault occurred, read the saved fault_address
from the current thread structure.

For the sake of defensive programming, if the fault_address
does not fall into the user buffer range, simply assume the
whole area faulted.  This will cause the fixup for
copy_from_user() to clear the entire kernel side buffer.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-28 21:06:47 -07:00
..
fault.c [SPARC64]: Simplify user fault fixup handling. 2005-09-28 21:06:47 -07:00
generic.c [SPARC]: Kill io_remap_page_range() 2005-09-01 21:51:26 -07:00
hugetlbpage.c [PATCH] Hugepage consolidation 2005-06-21 18:46:15 -07:00
init.c [SPARC64]: Do not do TLB pre-filling any more. 2005-09-26 16:12:18 -07:00
Makefile [SPARC64]: Convert to use generic exception table support. 2005-09-28 20:21:11 -07:00
tlb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ultra.S [SPARC64]: Do not do TLB pre-filling any more. 2005-09-26 16:12:18 -07:00