Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146167
b: refs/heads/master
c: 29a6797
h: refs/heads/master
i:
  146165: c1017dd
  146163: 190839e
  146159: 481e1bf
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed May 15, 2009
1 parent 9567b7a commit 01787ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 168b6b1d0594c7866caa73b12f3b8d91075695f2
refs/heads/master: 29a679754b1a2581ee456eada6c2de7ce95068bb
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/stacktrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ save_stack_warning_symbol(void *data, char *msg, unsigned long symbol)

static int save_stack_stack(void *data, char *name)
{
return -1;
return 0;
}

static void save_stack_address(void *data, unsigned long addr, int reliable)
Expand Down

0 comments on commit 01787ff

Please sign in to comment.