From: Michel Lespinasse Date: Thu, 28 Feb 2013 01:02:51 +0000 (-0800) Subject: mm: use vm_unmapped_area() on frv architecture X-Git-Tag: v3.9-rc1~46^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e759a798c639c8bde15c1baa35fb8b451856314b;p=pandora-kernel.git mm: use vm_unmapped_area() on frv architecture Update the frv 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 Acked-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed