]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture
authorMichel Lespinasse <walken@google.com>
Thu, 7 Feb 2013 01:25:59 +0000 (12:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:46:09 +0000 (16:46 +1100)
commit5d161854e04a0032588935bca1a853a420b4ddcf
tree55a0a3cb3f4a0662978d523346d90309fc71ead1
parent668169e66b7a6deb76f297f583fe935163e04ebf
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>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/ia64/mm/hugetlbpage.c