]> 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>
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)
commitdd257bc235511027747bf03562bb7860471a19ce
treef65db08aa7770620b26c1fc25ede058eabd26311
parent432cf2afaa06adb186e1cb524daf68a895dd31a3
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