]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/time: refactor clock sync
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 10 Oct 2016 07:43:41 +0000 (09:43 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 28 Oct 2016 08:09:02 +0000 (10:09 +0200)
commitb1c0854d168cc5741e9568556e7d7cc3873c9cdc
tree4014e4a12f706adbefed4dc9048b99be3639f3d8
parent62ba6f85ee3f3e5c908af0ff7d6e0ae1cd399b85
s390/time: refactor clock sync

Merge clock_sync_cpu into stp_sync_clock and split out the update
of the global and per-CPU clock fields into clock_sync_global
and clock_sync_local.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/timex.h
arch/s390/kernel/early.c
arch/s390/kernel/time.c