commit | 6450c1d3213e27b0dcbf34cce7ad1ae74244c520 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Thu Oct 02 19:23:04 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:39:16 2008 +0200 |
tree | b8b51924fcbe4b656a5ce688f5c2406170782a0b | |
parent | aa1e0e3bcf95ce684d005bedb16e5d4559455685 [diff] |
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 <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>