Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34167
b: refs/heads/master
c: 8427082
h: refs/heads/master
i:
  34165: ded7009
  34163: 96517ca
  34159: ee1f5c7
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Sep 20, 2006
1 parent 924b953 commit 940c564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 39b083fe1c3c7b88939f6fa1b0b96e579f12e96f
refs/heads/master: 8427082a506f7ae0abf82ce0047a045ec4309e59
1 change: 1 addition & 0 deletions trunk/arch/s390/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ void do_signal(struct pt_regs *regs)
case -ERESTART_RESTARTBLOCK:
regs->gprs[2] = -EINTR;
}
regs->trap = -1; /* Don't deal with this again. */
}

/* Get signal to deliver. When running under ptrace, at this point
Expand Down

0 comments on commit 940c564

Please sign in to comment.