aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memory.c
diff options
context:
space:
mode:
authorNick Piggin <npiggin@suse.de>2009-01-06 14:39:20 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2009-01-06 15:59:01 -0800
commitcd52858c73f9f7df859a08fb08496ca39b9b3d8d (patch)
treec8c3d8e641484618f44dcf3b7d55ba4d42c90750 /mm/memory.c
parente97a630eb0f5b8b380fd67504de6cedebb489003 (diff)
downloadkernel_samsung_espresso10-cd52858c73f9f7df859a08fb08496ca39b9b3d8d.zip
kernel_samsung_espresso10-cd52858c73f9f7df859a08fb08496ca39b9b3d8d.tar.gz
kernel_samsung_espresso10-cd52858c73f9f7df859a08fb08496ca39b9b3d8d.tar.bz2
mm: vmalloc make lazy unmapping configurable
Lazy unmapping in the vmalloc code has now opened the possibility for use after free bugs to go undetected. We can catch those by forcing an unmap and flush (which is going to be slow, but that's what happens). Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions