Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207132
b: refs/heads/master
c: 3992332
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson committed Aug 4, 2010
1 parent aca6267 commit 0d25aa9
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: e281a31e1c08e02d05c6fa1c11968c9369e4d809
refs/heads/master: 399233265c2ce805cf19a4f56f79836faad6a034
2 changes: 1 addition & 1 deletion trunk/arch/cris/arch-v32/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ do_signal(int canrestart, struct pt_regs *regs)
}

if (regs->r10 == -ERESTART_RESTARTBLOCK){
regs->r10 = __NR_restart_syscall;
regs->r9 = __NR_restart_syscall;
regs->erp -= 2;
}
}
Expand Down

0 comments on commit 0d25aa9

Please sign in to comment.