On Fri, Sep 07, 2007 at 12:41:38AM +1000, Paul Mackerras wrote: > This changes PowerPC to use the generic time infrastructure for > gettimeofday et al. We register a clocksource which uses the timebase > register, or the RTC on the 601. > > It also gets rid of the RTC update stuff. IIRC we discussed removing > this some time ago but never actually did it.
So who will be in charge of updating the RTC now? The update every 11 min is there to stay on x86(-64) it seems. Removing this will have strange side effects: as an example, your laptop clock will be good if it synchronized on NTP, then you put it to sleep, disconnect the network and RTC read on wake up returns a wrong value, giving wrong timestamps. As someone who has a network of tens of machines using NTP for synchornisation I think it is a very bad idea unless we have a replacement. Gabriel _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev