git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4eb1ff
)
VM: add "vm_munmap()" helper function
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 20 Apr 2012 23:20:01 +0000
(16:20 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 21 Apr 2012 00:29:13 +0000
(17:29 -0700)
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 <torvalds@linux-foundation.org>
No differences found