From: Li Zefan Date: Tue, 4 Mar 2008 22:28:19 +0000 (-0800) Subject: cgroup: fix default notify_on_release setting X-Git-Tag: v2.6.25-rc4~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6abdb0e6ca5c2c0a7caa4131da2af0750927e72;p=pandora-kernel.git cgroup: fix default notify_on_release setting The documentation says the default value of notify_on_release of a child cgroup is inherited from its parent, which is reasonable, but the implementation just sets the flag disabled. Signed-off-by: Li Zefan Acked-by: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed