Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243199
b: refs/heads/master
c: 33dc0ad
h: refs/heads/master
i:
  243197: 24f9975
  243195: 11cfce6
  243191: b0a9a53
  243183: 5e3f72e
  243167: a043ac2
  243135: 3134de0
  243071: f66158c
  242943: 692b4e3
  242687: ad87400
v: v3
  • Loading branch information
Jesper Nilsson committed Mar 21, 2011
1 parent d159373 commit c9c8f67
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: 33874cb8cdce865938094e1a317cbfe2d7fb1ad7
refs/heads/master: 33dc0ad78a961dfbbb2fb65fd9df3b66ba119f57
2 changes: 1 addition & 1 deletion trunk/arch/cris/arch-v10/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ void do_signal(int canrestart, struct pt_regs *regs)
RESTART_CRIS_SYS(regs);
}
if (regs->r10 == -ERESTART_RESTARTBLOCK) {
regs->r10 = __NR_restart_syscall;
regs->r9 = __NR_restart_syscall;
regs->irp -= 2;
}
}
Expand Down

0 comments on commit c9c8f67

Please sign in to comment.