From e31048af84e24c99136acaad99f9273b147f8444 Mon Sep 17 00:00:00 2001 From: Michel Lespinasse Date: Thu, 21 Feb 2013 15:10:29 -0800 Subject: [PATCH] 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-format-patch failed