4c27791227756b37504bd35b9ad0a40d1ae4c4b author Heiko Carstens 1336636594 +0200 committer Martin Schwidefsky 1337172162 +0200 s390/pfault: use __set_task_state Use __set_task_state() instead of set_task_state(). Saves a couple of instructions, since the memory barrier is not needed here. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky s] x