From: Michel Lespinasse Date: Fri, 22 Feb 2013 00:43:01 +0000 (-0800) Subject: mm: use vm_unmapped_area() on alpha architecture X-Git-Tag: v3.9-rc1~114^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d1c7ccae946f5c959f5c9236813d9c33ae48537;p=pandora-kernel.git mm: use vm_unmapped_area() on alpha architecture Update the alpha 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 Cc: Richard Henderson Cc: Ivan Kokshaysky Cc: Matt Turner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed