Hi Alexandre,

On 26 January 2018 at 17:24, Arnd Bergmann <[email protected]> wrote:
> On Fri, Jan 26, 2018 at 6:06 AM, Baolin Wang <[email protected]> wrote:
>> If we convert one large time values to rtc_time, in the original formula
>> 'days * 86400' can be overflowed in 'unsigned int' type to make the formula
>> get one incorrect remain seconds value. Thus we can use div_s64_rem()
>> function to avoid this situation.
>>
>> Signed-off-by: Baolin Wang <[email protected]>
>
> Acked-by: Arnd Bergmann <[email protected]>

Could you apply this patch? Since it was pending for a while and it is
a bug fix. Thanks.

-- 
Baolin.wang
Best Regards

Reply via email to