From: Thomas Tuttle Date: Fri, 6 Jun 2008 05:46:58 +0000 (-0700) Subject: pagemap: return map count, not reference count, in /proc/kpagecount X-Git-Tag: v2.6.26-rc6~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbcdac0c20aa20d1daad41d9c138102b70e5aae4;p=pandora-kernel.git pagemap: return map count, not reference count, in /proc/kpagecount Since pagemap is all about examining pages mapped into processes' memory spaces, it makes sense for kpagecount to return the map counts, not the reference counts. Signed-off-by: Thomas Tuttle Cc: Matt Mackall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed