From: Linus Torvalds Date: Fri, 20 Apr 2012 23:20:01 +0000 (-0700) Subject: VM: add "vm_munmap()" helper function X-Git-Tag: v3.4-rc4~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46ef99d80817a167477ed1c8b4d90ee0c2e726f;p=pandora-kernel.git 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: Linus Torvalds --- Reading git-diff-tree failed