On Thu, Apr 12, 2007 at 12:20:30PM +1000, Benjamin Herrenschmidt wrote: > Handle MAP_FIXED in ia64 arch_get_unmapped_area and > hugetlb_get_unmapped_area(), just call prepare_hugepage_range > in the later and is_hugepage_only_range() in the former. > Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > arch/ia64/kernel/sys_ia64.c | 7 +++++++ > arch/ia64/mm/hugetlbpage.c | 8 ++++++++ > 2 files changed, 15 insertions(+)
Acked-by: William Irwin <[EMAIL PROTECTED]> -- wli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

