]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: use vm_unmapped_area() on parisc architecture
authorMichel Lespinasse <walken@google.com>
Wed, 20 Feb 2013 02:13:48 +0000 (13:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:52:13 +0000 (16:52 +1100)
commita3cef730759169e0dd7a637e594985365a595ed9
treee2d2983342f5adba78f5594f57ca49cbce1c46fa
parentc6d23ac2bb439d144d10e040cea8f72cfafeb6b2
mm: use vm_unmapped_area() on parisc architecture

Update the parisc 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>
Cc: "James E.J. Bottomley" <jejb@parisc-linux.org>
Cc: Helge Deller <deller@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/parisc/kernel/sys_parisc.c