[S390] use set_current_state in sigsuspend
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 27 Jan 2010 09:12:37 +0000 (10:12 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Wed, 27 Jan 2010 09:12:49 +0000 (10:12 +0100)
commit0b4d78903bf48fe6b125c4c9f0755437a4f21d47
tree1f95868d2b642809703272825a30cfdfeb1bcb82
parent428aecf67cf673d546627b2813bd4acabd20e3a9
[S390] use set_current_state in sigsuspend

Use set_current_state instead of a direct assignment to set the
task state of the current process.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/signal.c