kernel-ark/arch/arm
Hugh Dickins b462705ac6 [PATCH] mm: arches skip ptlock
Convert those few architectures which are calling pud_alloc, pmd_alloc,
pte_alloc_map on a user mm, not to take the page_table_lock first, nor drop it
after.  Each of these can continue to use pte_alloc_map, no need to change
over to pte_alloc_map_lock, they're neither racy nor swappable.

In the sparc64 io_remap_pfn_range, flush_tlb_range then falls outside of the
page_table_lock: that's okay, on sparc64 it's like flush_tlb_mm, and that has
always been called from outside of page_table_lock in dup_mmap.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-29 21:40:40 -07:00
..
boot [PATCH] type fix in arm/boot/compressed/misc.c 2005-10-29 10:35:08 -07:00
common
configs
kernel [ARM] 3061/1: cleanup the XIP link address mess 2005-10-29 21:44:56 +01:00
lib
mach-aaec2000
mach-clps711x
mach-clps7500
mach-ebsa110
mach-epxa10db
mach-footbridge
mach-h720x
mach-imx
mach-integrator
mach-iop3xx
mach-ixp4xx
mach-ixp2000
mach-l7200
mach-lh7a40x
mach-omap1
mach-pxa
mach-rpc
mach-s3c2410
mach-sa1100 [ARM] Add support for SA1100 Jornada flash device support 2005-10-29 16:09:59 +01:00
mach-shark
mach-versatile
mm [PATCH] mm: arches skip ptlock 2005-10-29 21:40:40 -07:00
nwfpe
oprofile
plat-omap
tools
vfp
Kconfig
Kconfig.debug
Makefile [ARM] 3061/1: cleanup the XIP link address mess 2005-10-29 21:44:56 +01:00