mm: use mm_populate() for mremap() of VM_LOCKED vmas
authorMichel Lespinasse <walken@google.com>
Sat, 23 Feb 2013 00:32:41 +0000 (16:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Feb 2013 01:50:11 +0000 (17:50 -0800)
commit81909b842107ef8ca499f46ecb9b7afd87c20c52
tree0af43272c9b0eb7b23fda4ba6cb28e24ae730a93
parent128557ffe147c282d8a25e6faeaec6099540bea4
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/mremap.c
This page took 0.025111 seconds and 5 git commands to generate.