Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43125
b: refs/heads/master
c: eef5e0d
h: refs/heads/master
i:
  43123: 877e209
v: v3
  • Loading branch information
Andi Kleen authored and Andi Kleen committed Dec 7, 2006
1 parent 730e7eb commit 660261e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 446f713ba1afd68568139ae4691335ba273fa7f4
refs/heads/master: eef5e0d185fc049bda11fa14ba286fbd357da896
4 changes: 0 additions & 4 deletions trunk/kernel/lockdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -228,11 +228,7 @@ static int save_trace(struct stack_trace *trace)
trace->skip = 3;
trace->all_contexts = 0;

/* Make sure to not recurse in case the the unwinder needs to tak
e locks. */
lockdep_off();
save_stack_trace(trace, NULL);
lockdep_on();

trace->max_entries = trace->nr_entries;

Expand Down

0 comments on commit 660261e

Please sign in to comment.