]> git.baikalelectronics.ru Git - kernel.git/commit
mm: use vm_unmapped_area() on frv architecture
authorMichel Lespinasse <walken@google.com>
Thu, 28 Feb 2013 01:02:51 +0000 (17:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:09 +0000 (19:10 -0800)
commit3ddf13340a32bd9fd3bd48d6783f8c3338f6007b
treed306e4062b51b91fe86835f979ea7ff1c611edbd
parent7c38d12c75152ab32d7866bcfe1fefa565060c36
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/mm/elf-fdpic.c