Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288195
b: refs/heads/master
c: f232c7e
h: refs/heads/master
i:
  288193: acc8a15
  288191: e3453ba
v: v3
  • Loading branch information
Masanari Iida authored and Ralf Baechle committed Feb 20, 2012
1 parent d0736bc commit 50d786e
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: d7eb0922b95080c37cae6b94937c0750b227e320
refs/heads/master: f232c7e8294372f8c2bee719b1593f3fa7fa9cfa
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ asmlinkage void do_mt(struct pt_regs *regs)
printk(KERN_DEBUG "YIELD Scheduler Exception\n");
break;
case 5:
printk(KERN_DEBUG "Gating Storage Schedulier Exception\n");
printk(KERN_DEBUG "Gating Storage Scheduler Exception\n");
break;
default:
printk(KERN_DEBUG "*** UNKNOWN THREAD EXCEPTION %d ***\n",
Expand Down

0 comments on commit 50d786e

Please sign in to comment.