Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116673
b: refs/heads/master
c: 6450c1d
h: refs/heads/master
i:
  116671: 227651a
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Oct 14, 2008
1 parent f3eb932 commit 0a5d972
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aa1e0e3bcf95ce684d005bedb16e5d4559455685
refs/heads/master: 6450c1d3213e27b0dcbf34cce7ad1ae74244c520
4 changes: 2 additions & 2 deletions trunk/kernel/trace/trace_irqsoff.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,11 @@ check_critical_timing(struct trace_array *tr,

local_save_flags(flags);

pc = preempt_count();

if (!report_latency(delta))
goto out;

pc = preempt_count();

spin_lock_irqsave(&max_trace_lock, flags);

/* check if we are still the max latency */
Expand Down

0 comments on commit 0a5d972

Please sign in to comment.