commit | 2ace06ec0d997c4332582dbbb8b5e747d22c4400 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 10 12:14:32 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Oct 28 10:09:02 2016 +0200 |
tree | e40dd12f383f59685e153bd20b2f78a3fd04c127 | |
parent | b1c0854d168cc5741e9568556e7d7cc3873c9cdc [diff] |
s390/time: adjust last_update_clock at clock synchronization The last_update_clock time stamp in the lowcore should be adjusted by the TOD clock delta that is created by the clock synchronization. Otherwise the calculation of the steal time will be incorrect. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>