Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127155
b: refs/heads/master
c: b339dc7
h: refs/heads/master
i:
  127153: 39a9d61
  127151: 7ef3286
v: v3
  • Loading branch information
Jie Zhang authored and Bryan Wu committed Jan 7, 2009
1 parent 729b915 commit 249902a
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: 3a7526d4f5e42bb14b796eaa2aa26b9bdf6ceef4
refs/heads/master: b339dc79b49841eff0aeecfc444cbb7b26007649
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ void show_stack(struct task_struct *task, unsigned long *stack)
}
if (fp) {
frame = fp;
printk(" FP: (0x%p)\n", fp);
printk(KERN_NOTICE " FP: (0x%p)\n", fp);
} else
frame = 0;

Expand Down

0 comments on commit 249902a

Please sign in to comment.