]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ftrace: move pc counter in irqtrace
authorSteven Rostedt <rostedt@goodmis.org>
Thu, 2 Oct 2008 23:23:04 +0000 (19:23 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:39:16 +0000 (10:39 +0200)
commit6450c1d3213e27b0dcbf34cce7ad1ae74244c520
treeb8b51924fcbe4b656a5ce688f5c2406170782a0b
parentaa1e0e3bcf95ce684d005bedb16e5d4559455685
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>
kernel/trace/trace_irqsoff.c