]> Git Repo - linux.git/commit
mm: use vm_unmapped_area() on frv architecture
authorMichel Lespinasse <[email protected]>
Thu, 28 Feb 2013 01:02:51 +0000 (17:02 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/frv/mm/elf-fdpic.c
This page took 0.05356 seconds and 4 git commands to generate.