diff options
author | Nick Piggin <npiggin@suse.de> | 2009-01-06 14:39:20 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-06 15:59:01 -0800 |
commit | cd52858c73f9f7df859a08fb08496ca39b9b3d8d (patch) | |
tree | c8c3d8e641484618f44dcf3b7d55ba4d42c90750 /Documentation/uml | |
parent | e97a630eb0f5b8b380fd67504de6cedebb489003 (diff) | |
download | op-kernel-dev-cd52858c73f9f7df859a08fb08496ca39b9b3d8d.zip op-kernel-dev-cd52858c73f9f7df859a08fb08496ca39b9b3d8d.tar.gz |
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 'Documentation/uml')
0 files changed, 0 insertions, 0 deletions