From: Chunyan Zhang <zhang.chun...@linaro.org> Date: Thu, 8 Jan 2015 12:01:26 +0800
> This patch-set removed all uses of timeval and used ktime_t instead if > needed, since 32-bit time types will break in the year 2038. > > This patch-set also used the ktime_xxx functions accordingly. > e.g. > * Used ktime_get to get the current time instead of do_gettimeofday. > * And, used ktime_us_delta to get the elapsed time directly. Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/