On Thu, Oct 19, 2017 at 1:29 PM, Tetsuo Handa <[email protected]> wrote: > Arnd Bergmann wrote: >> Tomoyo uses an open-coded version of time_to_tm() to create a timestamp >> from the current time as read by get_seconds(). This will overflow and >> give wrong results on 32-bit systems in 2038. >>
> > Thank you. > > Please fold below diff into your patch, for year calculation is wrong. Done, thanks for spotting this! > > Acked-by: Tetsuo Handa <[email protected]> Thanks! Arnd _______________________________________________ Y2038 mailing list [email protected] https://lists.linaro.org/mailman/listinfo/y2038
