Linus Torvalds
e4eb1ff61b
VM: add "vm_brk()" helper function
...
It does the same thing as "do_brk()", except it handles the VM locking
too.
It turns out that all external callers want that anyway, so we can make
do_brk() static to just mm/mmap.c while at it.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-04-20 17:28:17 -07:00
..
2012-04-13 13:15:16 -04:00
2012-04-15 17:35:19 -07:00
2012-04-04 08:23:44 -07:00
2012-04-06 10:25:03 +08:00
2012-04-10 22:39:17 -06:00
2012-03-29 18:12:23 -07:00
2012-04-02 14:41:26 -07:00
2012-03-29 18:12:23 -07:00
2012-04-04 17:13:43 -07:00
2012-04-16 18:30:01 -07:00
2012-03-29 18:12:23 -07:00
2012-04-17 17:06:34 +10:00
2012-04-04 17:13:43 -07:00
2012-04-04 17:13:43 -07:00
2012-03-29 18:12:23 -07:00
2012-03-28 15:58:21 -07:00
2012-04-02 14:41:26 -07:00
2012-04-12 12:49:56 -07:00
2012-04-11 14:28:26 +02:00
2012-03-28 18:30:03 +01:00
2012-04-07 09:52:46 -07:00
2012-04-13 11:58:38 -07:00
2012-04-11 12:45:20 -04:00
2012-04-10 00:13:45 +02:00
2012-04-04 17:13:43 -07:00
2012-04-20 17:28:17 -07:00
2012-03-29 18:12:23 -07:00
2012-03-29 14:49:45 -07:00