Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163482
b: refs/heads/master
c: 4ab8f24
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Aug 21, 2009
1 parent b089b8c commit 1e0ff42
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: 97f361e2498ada54b48a235619eaf5af8e46427e
refs/heads/master: 4ab8f241f6d510470c15b62ac10f6905ff5c97bd
2 changes: 2 additions & 0 deletions trunk/arch/sh/kernel/unwinder.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <linux/errno.h>
#include <linux/list.h>
#include <linux/spinlock.h>
#include <linux/module.h>
#include <asm/unwinder.h>
#include <asm/atomic.h>

Expand Down Expand Up @@ -160,3 +161,4 @@ void unwind_stack(struct task_struct *task, struct pt_regs *regs,

atomic_dec(&unwinder_running);
}
EXPORT_SYMBOL_GPL(unwind_stack);

0 comments on commit 1e0ff42

Please sign in to comment.