]> 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>
Wed, 20 Feb 2013 02:14:07 +0000 (13:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:52:25 +0000 (16:52 +1100)
commitac608a77f88021726a25379439136a744b962ca3
tree175789ff271e28f317aed163c3b7c236e09b5c89
parentdd257bc235511027747bf03562bb7860471a19ce
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