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)
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>

No differences found