summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
diff options
context:
space:
mode:
authorakpm@osdl.org2005-05-01 17:58:35 +0200
committerLinus Torvalds2005-05-01 17:58:35 +0200
commit119f657c72fc07d6fd28c61de59cfba1566970a9 (patch)
tree33c8070aa904c4919cf244cdcd7c01e54589bb9e /mm/rmap.c
parent[PATCH] generic_file_buffered_write fixes (diff)
downloadkernel-qcow2-linux-119f657c72fc07d6fd28c61de59cfba1566970a9.tar.gz
kernel-qcow2-linux-119f657c72fc07d6fd28c61de59cfba1566970a9.tar.xz
kernel-qcow2-linux-119f657c72fc07d6fd28c61de59cfba1566970a9.zip
[PATCH] RLIMIT_AS checking fix
Address bug #4508: there's potential for wraparound in the various places where we perform RLIMIT_AS checking. (I'm a bit worried about acct_stack_growth(). Are we sure that vma->vm_mm is always equal to current->mm? If not, then we're comparing some other process's total_vm with the calling process's rlimits). Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions