]> 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)
commit9f77973ccd86ecbd7acc59051f40b514c92ed301
treed306e4062b51b91fe86835f979ea7ff1c611edbd
parent243b77e56750f161b38aa9fc5d8e0b0fd8511837
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