From: Jiang Liu Date: Wed, 3 Jul 2013 22:03:43 +0000 (-0700) Subject: mm: use totalram_pages instead of num_physpages at runtime X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed5fd138539940a493dc69359cb2f49de70ad89;p=pandora-kernel.git mm: use totalram_pages instead of num_physpages at runtime The global variable num_physpages is scheduled to be removed, so use totalram_pages instead of num_physpages at runtime. Signed-off-by: Jiang Liu Cc: Miklos Szeredi Cc: "David S. Miller" Cc: Alexey Kuznetsov Cc: James Morris Cc: Hideaki YOSHIFUJI Cc: Patrick McHardy Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed