Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299704
b: refs/heads/master
c: 9112a6b
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker committed Apr 23, 2012
1 parent 4e71389 commit 0962328
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: 1bc68a9e80a7b1ab8dbf1a97e43c5d6a99070bb3
refs/heads/master: 9112a6b2fa4201c284c62a389710bd32b48c5f63
1 change: 1 addition & 0 deletions trunk/arch/xtensa/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ int do_signal(struct pt_regs *regs, sigset_t *oldset)
signr = get_signal_to_deliver(&info, &ka, regs, NULL);

if (signr > 0) {
int ret;

/* Are we from a system call? */

Expand Down

0 comments on commit 0962328

Please sign in to comment.