diff options
author | Namhyung Kim <namhyung@gmail.com> | 2011-05-25 02:11:25 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-25 17:39:06 +0200 |
commit | d75a310c42c616c168953ed45c1091074f97828c (patch) | |
tree | 95b4f45787b3d1820987439c8e8bbbbd5158fe14 /mm/slob.c | |
parent | mm: nommu: find vma using the sorted vma list (diff) | |
download | linux-d75a310c42c616c168953ed45c1091074f97828c.tar.xz linux-d75a310c42c616c168953ed45c1091074f97828c.zip |
mm: nommu: check the vma list when unmapping file-mapped vma
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>
Diffstat (limited to 'mm/slob.c')
0 files changed, 0 insertions, 0 deletions