From: Hugh Dickins Date: Sun, 30 Oct 2005 01:16:14 +0000 (-0700) Subject: [PATCH] mm: zap_pte_range dec rss X-Git-Tag: v2.6.15-rc1~730^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d912f41dca32eca8827f2f878139735e69dc28;p=pandora-kernel.git [PATCH] mm: zap_pte_range dec rss Small adjustment: zap_pte_range decrement its rss counts from 0 then finally add, avoiding negations - we don't have or need a sub_mm_rss. Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed