diff options
author | Linus Torvalds | 2012-04-21 00:35:40 +0200 |
---|---|---|
committer | Linus Torvalds | 2012-04-21 02:28:17 +0200 |
commit | e4eb1ff61b323d6141614e5458a1f53c7046ff8e (patch) | |
tree | 7a0251509c169b0df1a6bf4bc47c5bca709e06da /fs/namei.c | |
parent | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | kernel-qcow2-linux-e4eb1ff61b323d6141614e5458a1f53c7046ff8e.tar.gz kernel-qcow2-linux-e4eb1ff61b323d6141614e5458a1f53c7046ff8e.tar.xz kernel-qcow2-linux-e4eb1ff61b323d6141614e5458a1f53c7046ff8e.zip |
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>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions