From: Martin Schwidefsky Date: Mon, 28 Oct 2013 10:17:10 +0000 (+0100) Subject: s390/time: fix get_tod_clock_ext inline assembly X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~58^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab64a85e1a009046f97413a573e83fd85f7804d;p=pandora-kernel.git s390/time: fix get_tod_clock_ext inline assembly The get_tod_clock_ext inline assembly does not specify its output operands correctly. This can cause incorrect code to be generated. Cc: stable@vger.kernel.org # 3.12 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed