+- add patches.fixes/linux-post-2.6.3-20040220
[linux-flexiantxendom0-3.2.10.git] / arch / ppc64 / kernel / time.c
index 118c771..085da56 100644 (file)
@@ -418,6 +418,7 @@ int do_settimeofday(struct timespec *tv)
        }
 
        write_sequnlock_irqrestore(&xtime_lock, flags);
+       clock_was_set();
        return 0;
 }