From: Ksenija Stanojevic <[email protected]> Date: Thu, 17 Sep 2015 18:12:53 +0200
> Replace time_t type and get_seconds function which are not y2038 safe > on 32-bit systems. Function ktime_get_seconds use monotonic instead of > real time and therefore will not cause overflow. > > Signed-off-by: Ksenija Stanojevic <[email protected]> > Reviewed-by: Arnd Bergmann <[email protected]> Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

