kernel-ark/arch/powerpc/mm
David Gibson 456752f750 [PATCH] powerpc: Make hugepage mappings respect hint addresses
Currently, the powerpc version of hugetlb_get_unmapped_area() entirely
ignores the hint address.  The only way to get a hugepage mapping at a
specified address is with MAP_FIXED, in which case there's no way
(short of parsing /proc/self/maps) for userspace to tell if it will
clobber an existing mapping.  This is inconvenient, so the patch below
makes hugepage mappings use the given hint address if possible.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:50:28 +11:00
..
4xx_mmu.c
44x_mmu.c
fault.c
fsl_booke_mmu.c
hash_low_32.S
hash_low_64.S
hash_native_64.c
hash_utils_64.c [PATCH] spufs: The SPU file system, base 2006-01-09 14:49:12 +11:00
hugetlbpage.c [PATCH] powerpc: Make hugepage mappings respect hint addresses 2006-01-09 14:50:28 +11:00
imalloc.c
init_32.c [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
init_64.c
lmb.c
Makefile
mem.c
mmap.c
mmu_context_32.c
mmu_context_64.c
mmu_decl.h
numa.c [PATCH] powerpc/pseries: boot failures on numa if no memory on node 2005-12-08 16:54:39 +11:00
pgtable_32.c
pgtable_64.c
ppc_mmu_32.c
slb_low.S
slb.c
stab.c [PATCH] powerpc: remove redundant code in stab init 2005-12-05 15:41:35 +11:00
tlb_32.c
tlb_64.c