]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: use mm_populate() for mremap() of VM_LOCKED vmas
authorMichel Lespinasse <walken@google.com>
Thu, 7 Feb 2013 01:26:18 +0000 (12:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:46:21 +0000 (16:46 +1100)
commit91f7b97971aec7758e04e6d5ad343933d7971481
tree8e7b59bc3dbf3ece6eedfd31e1337a81601c975a
parent0d95524970d63b4912a9ac9d8cf7e00893857041
mm: use mm_populate() for mremap() of VM_LOCKED vmas

Signed-off-by: Michel Lespinasse <walken@google.com>
Acked-by: Rik van Riel <riel@redhat.com>
Tested-by: Andy Lutomirski <luto@amacapital.net>
Cc: Greg Ungerer <gregungerer@westnet.com.au>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/mremap.c