Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56467
b: refs/heads/master
c: 7b104bc
h: refs/heads/master
i:
  56465: 4efad68
  56463: 16feabe
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed May 16, 2007
1 parent 6a74f1c commit 40c4e07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ecec5ba681a0bf1165899f8b1889f06fcd8e901a
refs/heads/master: 7b104bcb8e460e45a1aebe3da9b86aacdb4cab12
2 changes: 2 additions & 0 deletions trunk/arch/arm/kernel/stacktrace.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <linux/module.h>
#include <linux/sched.h>
#include <linux/stacktrace.h>

Expand Down Expand Up @@ -30,6 +31,7 @@ int walk_stackframe(unsigned long fp, unsigned long low, unsigned long high,

return 0;
}
EXPORT_SYMBOL(walk_stackframe);

#ifdef CONFIG_STACKTRACE
struct stack_trace_data {
Expand Down

0 comments on commit 40c4e07

Please sign in to comment.