git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac526f4
)
s390/time: fix get_tod_clock_ext inline assembly
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 28 Oct 2013 10:17:10 +0000
(11:17 +0100)
committer
Martin 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