From: Michel Lespinasse Date: Thu, 21 Feb 2013 23:10:29 +0000 (-0800) Subject: mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture X-Git-Tag: v3.9-rc1~88^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e31048af84e24c99136acaad99f9273b147f8444;p=pandora-kernel.git mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture Update the ia64 hugetlb_get_unmapped_area function to make use of vm_unmapped_area() instead of implementing a brute force search. Signed-off-by: Michel Lespinasse Acked-by: Rik van Riel Signed-off-by: Andrew Morton Signed-off-by: Tony Luck --- Reading git-diff-tree failed