On Wednesday 04 February 2015 08:34:48 Tina Ruchandani wrote: > Function stex_gettime uses 'struct timeval' whose tv_sec value > will overflow on 32-bit systems in year 2038 and beyond. This patch > replaces the use of struct timeval and do_gettimeofday with > ktime_get_real_seconds, which returns a 64-bit seconds value. > > Signed-off-by: Tina Ruchandani <ruchandani.tina@xxxxxxxxx> > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> The patch looks good, but please send it again with a proper subject that mentions the name of the driver. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html