From: Martin Schwidefsky Date: Tue, 14 Apr 2009 13:36:28 +0000 (+0200) Subject: [S390] add read_persistent_clock X-Git-Tag: v2.6.30-rc3~85^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6112ccbff5ec580d46b584ecc3c3a773b830da2;p=pandora-kernel.git [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 --- Reading git-diff-tree failed