From: Michel Lespinasse Date: Thu, 21 Feb 2013 23:10:28 +0000 (-0800) Subject: mm: use vm_unmapped_area() on ia64 architecture X-Git-Tag: v3.9-rc1~88^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f53f232504253a5e9f8f19ac1aa1b9161d7e6d2a;p=pandora-kernel.git mm: use vm_unmapped_area() on ia64 architecture Update the ia64 arch_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