From: Steven Rostedt Date: Mon, 12 May 2008 19:21:01 +0000 (+0200) Subject: ftrace: fix setting of pos in read_pipe X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4823ed7eadf35e4b57ce581327e21d39585f1f32;p=pandora-kernel.git ftrace: fix setting of pos in read_pipe In resetting the iterator in read_pipe, the reset of pos was postitioned in the wrong location with respect to the memset operation. The current code sets pos, incorrectly, to zero. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed