Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179991
b: refs/heads/master
c: 0b4d789
h: refs/heads/master
i:
  179989: ab386a5
  179987: 26d242d
  179983: d88a830
v: v3
  • Loading branch information
Martin Schwidefsky authored and Martin Schwidefsky committed Jan 27, 2010
1 parent 02f6096 commit 0fc4416
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: 428aecf67cf673d546627b2813bd4acabd20e3a9
refs/heads/master: 0b4d78903bf48fe6b125c4c9f0755437a4f21d47
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ SYSCALL_DEFINE3(sigsuspend, int, history0, int, history1, old_sigset_t, mask)
recalc_sigpending();
spin_unlock_irq(&current->sighand->siglock);

current->state = TASK_INTERRUPTIBLE;
set_current_state(TASK_INTERRUPTIBLE);
schedule();
set_thread_flag(TIF_RESTORE_SIGMASK);

Expand Down

0 comments on commit 0fc4416

Please sign in to comment.