Hi Arnd, On Wed, Apr 29, 2015 at 8:29 PM, Arnd Bergmann <[email protected]> wrote: > On Wednesday 29 April 2015 20:23:06 Ksenija Stanojevic wrote: >> struct timeval tv is used to get current time. >> 32-bit systems using 'struct timeval' will break in the year 2038, so >> we have to replace that code with more appropriate types. >> >> Signed-off-by: Ksenija Stanojevic <[email protected]> > > Looks good, thanks a lot! > > Reviewed-by: Arnd Bergmann <[email protected]> > > I suggest you send it to Greg so he can apply it to the staging tree, > with the appropriate maintainers (Micky Ching) and mailing lists > (linux-kernel, linux-scsi, and [email protected]) on Cc, > in addition to this list.
Ok. I will. Thanks, Ksenija _______________________________________________ Y2038 mailing list [email protected] https://lists.linaro.org/mailman/listinfo/y2038
