kernel-ark/mm
Hugh Dickins f5154a98a1 [PATCH] Don't map the same page too much
Refuse to install a page into a mapping if the mapping count is already
ridiculously large.

You probably cannot trigger this on 32-bit architectures, but on a
64-bit setup we should protect against it.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-11 12:03:47 -07:00
..
bootmem.c
fadvise.c
filemap_xip.c
filemap.c
filemap.h
fremap.c [PATCH] Don't map the same page too much 2005-10-11 12:03:47 -07:00
highmem.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
hugetlb.c
internal.h
Kconfig
madvise.c [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings 2005-10-11 09:46:54 -07:00
Makefile
memory.c
mempolicy.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
mempool.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
mincore.c
mlock.c
mmap.c
mprotect.c
mremap.c
msync.c
nommu.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
oom_kill.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
page_alloc.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
page_io.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
page-writeback.c
pdflush.c
prio_tree.c
readahead.c
rmap.c
shmem.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
slab.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
sparse.c
swap_state.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
swap.c
swapfile.c
thrash.c
tiny-shmem.c
truncate.c
vmalloc.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
vmscan.c