From: Paul Menage Date: Thu, 8 Jan 2009 02:08:37 +0000 (-0800) Subject: cgroups: use hierarchy_mutex in memory controller X-Git-Tag: v2.6.29-rc1~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb378c862777d050c20db903b119a029845fdcb;p=pandora-kernel.git cgroups: use hierarchy_mutex in memory controller Update the memory controller to use its hierarchy_mutex rather than calling cgroup_lock() to protected against cgroup_mkdir()/cgroup_rmdir() from occurring in its hierarchy. Signed-off-by: Paul Menage Tested-by: KAMEZAWA Hiroyuki Cc: Li Zefan Cc: Balbir Singh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed