kernel-ark/arch/powerpc
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
..
boot [PATCH] powerpc: Fix suboptimal uImage target 2006-01-09 14:50:25 +11:00
configs
kernel
lib
mm [PATCH] powerpc: Make hugepage mappings respect hint addresses 2006-01-09 14:50:28 +11:00
oprofile
platforms
sysdev
xmon
Kconfig
Kconfig.debug
Makefile [PATCH] powerpc: Add support for building uImages 2006-01-09 14:50:21 +11:00