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:
e922c4c
)
mm: nommu: check the vma list when unmapping file-mapped vma
author
Namhyung Kim
<namhyung@gmail.com>
Wed, 25 May 2011 00:11:25 +0000
(17:11 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 25 May 2011 15:39:06 +0000
(08:39 -0700)
Now we have the sorted vma list, use it in do_munmap() to check that we
have an exact match.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/nommu.c
patch
|
blob
|
history
diff --cc
mm/nommu.c
Simple merge