From: Steven Rostedt Date: Wed, 21 Jan 2009 23:45:57 +0000 (-0500) Subject: ring-buffer: reset timestamps when ring buffer is reset X-Git-Tag: v2.6.29-rc4~81^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a8d07d82cac3aae3ef2ea1aaba5c9c4a934e91;p=pandora-kernel.git ring-buffer: reset timestamps when ring buffer is reset Impact: fix bad times of recent resets The ring buffer needs to reset its timestamps when reseting of the buffer, otherwise the timestamps are stale and might be used to calculate times in the buffer causing funny timestamps to appear. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed