lkml.org 
[lkml]   [2012]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4/8] time: Condense timekeeper.xtime into xtime_sec
On 08/21/2012 12:14 AM, Andreas Schwab wrote:
> John Stultz <john.stultz@linaro.org> writes:
>
>> @@ -115,6 +115,7 @@ static void tk_xtime_add(struct timekeeper *tk, const struct timespec *ts)
>> {
>> tk->xtime_sec += ts->tv_sec;
>> tk->xtime_nsec += (u64)ts->tv_nsec << tk->shift;
>> + tk_normalize_xtime(tk);
>> }
> Yes, that does it. Failure to normalize is always bad.

Great. Thanks for the testing and the bug report! I'll be sending out
the patch to -tip later today.

thanks
-john



\
 
 \ /
  Last update: 2012-08-21 21:21    [W:0.068 / U:0.852 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site