From: Li Zefan Date: Thu, 3 Mar 2011 06:25:37 +0000 (+0800) Subject: perf cgroup: Fix leak of file reference count X-Git-Tag: v2.6.39-rc1~510^2~34 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3db272c0494900fcb905a201180a78cae3addd6e;p=pandora-kernel.git perf cgroup: Fix leak of file reference count In perf_cgroup_connect(), fput_light() is missing in a failure path. Signed-off-by: Li Zefan Acked-by: Stephane Eranian Signed-off-by: Peter Zijlstra LKML-Reference: <4D6F3461.6060406@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed