From: Heiko Carstens Date: Wed, 9 May 2012 14:27:39 +0000 (+0200) Subject: s390/time: always use stckf instead of stck if available X-Git-Tag: v3.5-rc1~189^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473e66baad1e83e6c5dfdca65aba03bf21727202;p=pandora-kernel.git s390/time: always use stckf instead of stck if available The store clock fast instruction saves a couple of instructions compared to the store clock instruction. Always use stckf instead of stck if it is available. Signed-off-by: Heiko Carstens Reviewed-by: Martin Schwidefsky Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed