From: Peng Tao Date: Mon, 15 Jul 2013 14:27:04 +0000 (+0800) Subject: staging/lustre: replace num_physpages with totalram_pages X-Git-Tag: v3.12-rc1~183^2~804 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f6cc9ab5337879c4a79564b3aed4fa429d1cd12;p=pandora-kernel.git staging/lustre: replace num_physpages with totalram_pages The global variable num_physpages is going away. Replace it with totalram_pages. Cc: Jiang Liu Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed