From: KAMEZAWA Hiroyuki Date: Thu, 1 Oct 2009 22:44:09 +0000 (-0700) Subject: cgroup: catch bad css refcnt at css_put X-Git-Tag: v2.6.32-rc3~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dece8347df6a16239fab10dadb370854f1c969c;p=pandora-kernel.git cgroup: catch bad css refcnt at css_put __css_put() doesn't check a bug as refcnt goes to minus. I think it should be caught. This patch adds a check for it. Signed-off-by: KAMEZAWA Hiroyuki Cc: Paul Menage Cc: Li Zefan Cc: Balbir Singh Cc: Daisuke Nishimura Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed