From: Michel Lespinasse Date: Thu, 28 Feb 2013 01:02:40 +0000 (-0800) Subject: mm: use vm_unmapped_area() on parisc architecture X-Git-Tag: v3.9-rc1~46^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a003119771f337abeb4a5d7564ac2d22c193fb8b;p=pandora-kernel.git mm: use vm_unmapped_area() on parisc architecture Update the parisc arch_get_unmapped_area function to make use of vm_unmapped_area() instead of implementing a brute force search. [akpm@linux-foundation.org: remove now-unused DCACHE_ALIGN(), per James] Signed-off-by: Michel Lespinasse Acked-by: Rik van Riel Cc: "James E.J. Bottomley" Acked-by: Helge Deller Tested-by: Helge Deller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed