From: Konstantin Khlebnikov Date: Tue, 29 May 2012 22:06:58 +0000 (-0700) Subject: mm/vmscan: push lruvec pointer into isolate_lru_pages() X-Git-Tag: v3.5-rc1~49^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc35979e444b50d5551bdeb7a7abc5c69c875d0;p=pandora-kernel.git mm/vmscan: push lruvec pointer into isolate_lru_pages() Move the mem_cgroup_zone_lruvec() call from isolate_lru_pages() into shrink_[in]active_list(). Further patches push it to shrink_zone() step by step. 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