From: Heiko Carstens Date: Thu, 10 May 2012 07:56:34 +0000 (+0200) Subject: s390/pfault: use __set_task_state X-Git-Tag: v3.5-rc1~189^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a16ba7866fd5cd802d49801a099f4c558ce99c7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed