From: Johannes Weiner Date: Tue, 31 Jul 2012 23:45:36 +0000 (-0700) Subject: mm: memcg: move swapin charge functions above callsites X-Git-Tag: v3.6-rc1~24^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=827a03d22e776ff7838b5b2780b71092e0b9de1e;p=pandora-kernel.git mm: memcg: move swapin charge functions above callsites Charging cache pages may require swapin in the shmem case. Save the forward declaration and just move the swapin functions above the cache charging functions. Signed-off-by: Johannes Weiner Acked-by: KAMEZAWA Hiroyuki Acked-by: Michal Hocko Cc: David Rientjes Cc: Hugh Dickins Cc: Johannes Weiner Cc: Wanpeng Li Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed