From: Steven Rostedt Date: Wed, 2 Sep 2009 13:59:48 +0000 (-0400) Subject: ring-buffer: do not reset while in a commit X-Git-Tag: v2.6.32-rc1~718^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41b6a95d693319f804607b559893fbbd27498548;p=pandora-kernel.git ring-buffer: do not reset while in a commit The callers of reset must ensure that no commit can be taking place at the time of the reset. If it does then we may corrupt the ring buffer. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed