]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/time: adjust last_update_clock at clock synchronization
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 10 Oct 2016 10:14:32 +0000 (12:14 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 28 Oct 2016 08:09:02 +0000 (10:09 +0200)
commit2ace06ec0d997c4332582dbbb8b5e747d22c4400
treee40dd12f383f59685e153bd20b2f78a3fd04c127
parentb1c0854d168cc5741e9568556e7d7cc3873c9cdc
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>
arch/s390/kernel/time.c