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.

I can also pick up the patch into the y2038 tree, but as this is
completely standalone, using the staging tree should work best.

        Arnd
_______________________________________________
Y2038 mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/y2038

Reply via email to