From: Li Zefan Date: Wed, 24 Jun 2009 01:54:00 +0000 (+0800) Subject: ftrace: Don't increment @pos in g_start() X-Git-Tag: v2.6.31-rc2~78^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85951842a1020669f0a9eb0f0d1853b41341f097;p=pandora-kernel.git ftrace: Don't increment @pos in g_start() It's wrong to increment @pos in g_start(). It causes some entries lost when reading set_graph_function, if the output of the file is larger than PAGE_SIZE. Reviewed-by: Liming Wang Signed-off-by: Li Zefan Cc: Steven Rostedt Cc: Frederic Weisbecker LKML-Reference: <4A418738.7090401@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed