s390/time: fix get_tod_clock_ext inline assembly
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 28 Oct 2013 10:17:10 +0000 (11:17 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 31 Oct 2013 08:52:48 +0000 (09:52 +0100)
commit7ab64a85e1a009046f97413a573e83fd85f7804d
treea888f86f440089d79c611ff166caf743d5ce136a
parentac526f42abdae2cdc3ae1a24c855f731e1a90232
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 <schwidefsky@de.ibm.com>
arch/s390/include/asm/timex.h