linux/arch/arm
Christoph Lameter 68402ddc67 [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Remove VM_LOCKED before remap_pfn range from device drivers and get rid of
VM_SHM.

remap_pfn_range() already sets VM_IO.  There is no need to set VM_SHM since
it does nothing.  VM_LOCKED is of no use since the remap_pfn_range does not
place pages on the LRU.  The pages are therefore never subject to swap
anyways.  Remove all the vm_flags settings before calling remap_pfn_range.

After removing all the vm_flag settings no use of VM_SHM is left.  Drop it.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Acked-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:00:55 -07:00
..
boot [ARM] 3604/1: AT91RM9200 New boards 2006-06-20 19:30:18 +01:00
common [ARM] 3537/1: Rework DMA-bounce locking for finer granularity 2006-06-22 22:27:14 +01:00
configs [ARM] 3618/1: add defconfig for logicpd pxa270 card engine 2006-06-22 10:30:55 +01:00
kernel [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM 2006-06-25 10:00:55 -07:00
lib
mach-aaec2000
mach-at91rm9200 [ARM] Include asm/hardware.h not asm/arch/hardware.h 2006-06-20 19:53:16 +01:00
mach-clps711x
mach-clps7500
mach-ebsa110
mach-ep93xx [ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform device 2006-06-24 10:33:03 +01:00
mach-footbridge
mach-h720x
mach-imx [ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels only 2006-06-22 22:21:03 +01:00
mach-integrator
mach-iop3xx
mach-ixp4xx [ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystem 2006-06-22 22:21:02 +01:00
mach-ixp23xx [ARM] 3620/2: ixp23xx: add uengine loader support 2006-06-22 10:30:56 +01:00
mach-ixp2000 [ARM] 3644/1: ixp2000: export gpio_line_config() 2006-06-24 10:34:29 +01:00
mach-l7200
mach-lh7a40x [ARM] 3405/1: lpd7a40x: CPLD ssp driver 2006-06-18 16:16:49 +01:00
mach-netx [ARM] Include asm/hardware.h not asm/arch/hardware.h 2006-06-20 19:53:16 +01:00
mach-omap1 [PATCH] leds: Amstrad Delta LED support 2006-06-23 07:43:05 -07:00
mach-omap2
mach-pnx4008 [ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.h 2006-06-22 10:26:21 +01:00
mach-pxa [ARM] Fix tosa build error 2006-06-20 23:27:37 +01:00
mach-realview
mach-rpc
mach-s3c2410 [ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machines 2006-06-24 21:22:35 +01:00
mach-sa1100
mach-shark
mach-versatile
mm [ARM] 3636/1: S3C2412: Add selection of CPU_ARM926 2006-06-24 21:21:28 +01:00
nwfpe [ARM] Add thread_notify infrastructure 2006-06-22 10:24:18 +01:00
oprofile
plat-omap [ARM] 3616/1: fix timer handler wrap logic for a number of platforms 2006-06-22 10:30:53 +01:00
tools
vfp [ARM] Enable VFP to be built when non-VFP capable CPUs are selected 2006-06-22 10:24:24 +01:00
Kconfig [ARM] 3610/1: Make reboot work on Versatile 2006-06-20 21:30:44 +01:00
Kconfig-nommu
Kconfig.debug
Makefile [ARM] 3567/2: arm: base support for Hilscher netX 2006-06-19 15:27:53 +01:00