From: Konstantin Khlebnikov Date: Tue, 29 May 2012 22:06:59 +0000 (-0700) Subject: mm/vmscan: push zone pointer into shrink_page_list() X-Git-Tag: v3.5-rc1~49^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a18adb35c27848195c938b0779ce882d63d3ed1;p=pandora-kernel.git mm/vmscan: push zone pointer into shrink_page_list() It doesn't need a pointer to the cgroup - pointer to the zone is enough. This patch also kills the "mz" argument of page_check_references() - it is unused after "mm: memcg: count pte references from every member of the reclaimed hierarch" Signed-off-by: Konstantin Khlebnikov Cc: Mel Gorman Cc: KAMEZAWA Hiroyuki Acked-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed