commit | b6112ccbff5ec580d46b584ecc3c3a773b830da2 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Apr 14 15:36:28 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Apr 14 15:37:27 2009 +0200 |
tree | 71553f09a2acfedec85f3c29a1c65e0a257001fb | |
parent | 5b409ed17bb32c8316b1f456466c70529454573a [diff] |
[S390] add read_persistent_clock Add a read_persistent_clock function that does not just return 0. Since timekeeping_init calls the function before time_init has been called move reset_tod_clock to early.c to make sure that the TOD clock is running when read_persistent_clock is invoked. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>