Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191181
b: refs/heads/master
c: 6f4dee0
h: refs/heads/master
i:
  191179: 65a8a89
v: v3
  • Loading branch information
Frederic Weisbecker committed Apr 4, 2010
1 parent da39d20 commit 3830679
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a5e29aca02fcecd086ac160ea29244cae6b4305e
refs/heads/master: 6f4dee06fbf0133917f3d76fa3fb50e18b10c1f5
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/cpu/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -1602,8 +1602,7 @@ static void backtrace_address(void *data, unsigned long addr, int reliable)
{
struct perf_callchain_entry *entry = data;

if (reliable)
callchain_store(entry, addr);
callchain_store(entry, addr);
}

static const struct stacktrace_ops backtrace_ops = {
Expand Down

0 comments on commit 3830679

Please sign in to comment.