From: Steven Rostedt Date: Thu, 2 Oct 2008 23:23:04 +0000 (-0400) Subject: ftrace: move pc counter in irqtrace X-Git-Tag: v2.6.28-rc1~78^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6450c1d3213e27b0dcbf34cce7ad1ae74244c520;p=pandora-kernel.git ftrace: move pc counter in irqtrace The assigning of the pc counter is in the wrong spot in the check_critical_timing function. The pc variable is used in the out jump. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed