]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect
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:20 +0000 (16:46 +1100)
commit0d95524970d63b4912a9ac9d8cf7e00893857041
tree4f42916891f24f0470600d44a7182dcaab7a7448
parentc4def211f66ffb9b2b7da6501ff9534dd419bd91
mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect

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/mmap.c