commit | 3b6bfcdb116f2cc2cab921fcac6d39d4022952d2 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh@veritas.com> | Tue Jul 12 13:58:09 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 12 16:00:58 2005 -0700 |
tree | b9bdc0f85d16bac6de043883880c203627bab9c5 | |
parent | 70d1d47c47c4643af357cb44d0d891c1b765f2ab [diff] |
[PATCH] lower VM_DONTCOPY total_vm dup_mmap of a VM_DONTCOPY vma forgot to lower the child's total_vm. (But no way does this account for the recent report of total_vm seen too low.) Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>