commit | 7ab64a85e1a009046f97413a573e83fd85f7804d | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 28 11:17:10 2013 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Oct 31 09:52:48 2013 +0100 |
tree | a888f86f440089d79c611ff166caf743d5ce136a | |
parent | ac526f42abdae2cdc3ae1a24c855f731e1a90232 [diff] |
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>