From: Steven J. Magnani Date: Tue, 15 Dec 2009 02:00:04 +0000 (-0800) Subject: procfs: use proper units for noMMU statm X-Git-Tag: v2.6.33-rc1~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e1e0ef22c9ba9f797d7c4448feee722584bba5c;p=pandora-kernel.git procfs: use proper units for noMMU statm On no-MMU systems, sizes reported in /proc/n/statm have units of bytes. Per Documentation/filesystems/proc.txt, these values should be in pages. Signed-off-by: Steven J. Magnani Cc: Greg Ungerer Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed