mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture
commite31048af84e24c99136acaad99f9273b147f8444
authorMichel Lespinasse <walken@google.com>
Thu, 21 Feb 2013 23:10:29 +0000 (21 15:10 -0800)
committerTony Luck <tony.luck@intel.com>
Fri, 22 Feb 2013 21:48:24 +0000 (22 13:48 -0800)
tree858f5a6e1d669033974ef0d2069cac4056035970
parentf53f232504253a5e9f8f19ac1aa1b9161d7e6d2a
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 <walken@google.com>
Acked-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/mm/hugetlbpage.c