From: Li Zefan Date: Tue, 22 Sep 2009 05:52:57 +0000 (+0800) Subject: tracing: Fix failure path in ftrace_graph_write() X-Git-Tag: v2.6.32-rc1~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb90f138b3fb4cc15f3acec94aa788e846269f7;p=pandora-kernel.git tracing: Fix failure path in ftrace_graph_write() Don't call trace_parser_put() on uninitialized trace_parser. Signed-off-by: Li Zefan Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Steven Rostedt LKML-Reference: <4AB86639.3000003@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed