Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74125
b: refs/heads/master
c: 90c7f46
h: refs/heads/master
i:
  74123: e879a83
v: v3
  • Loading branch information
Robin Getz authored and Bryan Wu committed Nov 17, 2007
1 parent a3210cd commit d398380
Show file tree
Hide file tree
Showing 2 changed files with 3 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: af8a5af3ff73055f7554a3a66307ad58792f09d5
refs/heads/master: 90c7f4686f82aef875aadf8e5c9c1a9465e5143b
4 changes: 2 additions & 2 deletions trunk/arch/blackfin/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,8 @@ asmlinkage void trap_c(struct pt_regs *fp)
show_stack(current, &stack);
if (oops_in_progress) {
#ifndef CONFIG_ACCESS_CHECK
printk(KERN_EMERG "Hey - dork - please turn on "
"CONFIG_ACCESS_CHECK\n");
printk(KERN_EMERG "Please turn on "
"CONFIG_ACCESS_CHECK\n");
#endif
panic("Kernel exception");
}
Expand Down

0 comments on commit d398380

Please sign in to comment.