From: Steven Rostedt Date: Thu, 22 Jan 2009 16:18:06 +0000 (-0500) Subject: trace: remove internal irqsoff disabling for trace output X-Git-Tag: v2.6.30-rc1~2^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94523e818f283d3c69f621406f633afff46dbf82;p=pandora-kernel.git trace: remove internal irqsoff disabling for trace output Impact: cleanup of duplicate features The trace output disables the ring buffer and prevents tracing to occur. The code in irqsoff to do the same thing is no longer needed. This patch removes it. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed