diff options
author | 2005-10-29 18:16:13 -0700 | |
---|---|---|
committer | 2005-10-29 21:40:39 -0700 | |
commit | 8c10376271e097fa13cda956e1b2f3cb7e4d4dd9 (patch) | |
tree | 0bb1c428bfddce70eb1195c625add027899416e0 /mm/msync.c | |
parent | [PATCH] core remove PageReserved (diff) | |
download | wireguard-linux-8c10376271e097fa13cda956e1b2f3cb7e4d4dd9.tar.xz wireguard-linux-8c10376271e097fa13cda956e1b2f3cb7e4d4dd9.zip |
[PATCH] mm: copy_one_pte inc rss
Small adjustment, following Nick's suggestion: it's more straightforward for
copy_pte_range to let copy_one_pte do the rss incrementation, than use an
index it passed back. Saves a #define, and 16 bytes of .text.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions