From: Namhyung Kim Date: Thu, 26 May 2011 23:25:31 +0000 (-0700) Subject: memcg: move page-freeing code out of lock X-Git-Tag: v3.0-rc1~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5b18d2bd79795407bf65451a2013bf4dfb588b;p=pandora-kernel.git memcg: move page-freeing code out of lock Move page-freeing code out of swap_cgroup_mutex in the hope that it could reduce few of theoretical contentions between swapons and/or swapoffs. This is just a cleanup, no functional changes. Signed-off-by: Namhyung Kim Acked-by: KAMEZAWA Hiroyuki Cc: Balbir Singh Cc: Daisuke Nishimura Cc: Michal Hocko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed