]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: use vm_unmapped_area() on frv architecture
authorMichel Lespinasse <walken@google.com>
Thu, 7 Feb 2013 01:27:15 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:46:56 +0000 (16:46 +1100)
commit24c1034e9c0fdead0cbfd5a5b6fd4cc70cc13a92
treef04a5d2bcb3322638067a28b0e2aee5297999ee0
parentbeb349c889b467fde749814cd2238118da991509
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 <walken@google.com>
Acked-by: Rik van Riel <riel@redhat.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/frv/mm/elf-fdpic.c