From: Thomas Gleixner Date: Mon, 5 May 2008 14:35:21 +0000 (+0200) Subject: x86: janitor CPA statistics patch X-Git-Tag: v2.6.27-rc1~1106^2~251^7~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65280e613fada41704f35709b6c8952ca4b8750c;p=pandora-kernel.git x86: janitor CPA statistics patch 1) Remove __meminit from update_pages_count. It is used inside split_pages() 2) Make the code depend on PROC_FS. Doing statistics for nothing is useless and not adding useless code is nice to the Linux tiny folks. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed