]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commite759a798c639c8bde15c1baa35fb8b451856314b
treed306e4062b51b91fe86835f979ea7ff1c611edbd
parent309a85b6861fedbb48a22d45e0e079d1be993b3a
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