* John Stultz <[email protected]> wrote:
> A think-o in the calculation of the monotonic -> tai time offset
> results in CLOCK_TAI timers and nanosleeps to expire late (the
> latency is ~2x the tai offset).
>
> Fix this by adding the tai offset from the realtime offset instead
> of subtracting.
Hm, it looks like the whole CLOCK_TAI feature was rushed in, with not
enough testing done.
If the bugs extend to more than this two-liner then for -stable it
might be better to just disable CLOCK_TAI (userspace can deal with it
just fine), and queue up the right fixes for the next merge window or
so.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/