From: Steven Rostedt Date: Thu, 22 Jan 2009 19:26:15 +0000 (-0500) Subject: trace: fix logic to start/stop counting X-Git-Tag: v2.6.30-rc1~2^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b06a830183b610c0a88c29a92feb7991a867ab46;p=pandora-kernel.git trace: fix logic to start/stop counting The logic in the tracing_start/stop code prevents the WARN_ON from ever detecting if a start/stop pair was mismatched. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed