Skip to content
Commit a46ef99d authored by Linus Torvalds's avatar Linus Torvalds
Browse files

VM: add "vm_munmap()" helper function



Like the vm_brk() function, this is the same as "do_munmap()", except it
does the VM locking for the caller.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e4eb1ff6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment