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:
14f5ff5
)
VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 5 Mar 2012 19:03:47 +0000
(14:03 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 21 Mar 2012 01:39:51 +0000
(21:39 -0400)
no point, really - the only instance that cares about those arguments of
tlb_finish_mmu() is itanic and there we explicitly check if that's called
from exit_mmap() (i.e. that ->fullmm is set), in which case we ignore those
arguments completely.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
mm/mmap.c
patch
|
blob
|
history
diff --cc
mm/mmap.c
Simple merge