[PATCH] drm/exynos/ipp: Replace struct timeval usage
Baruch Siach
baruch at tkos.co.il
Sun May 31 20:31:37 PDT 2015
Hi Tina,
On Mon, Jun 01, 2015 at 08:43:08AM +0530, Tina Ruchandani wrote:
> 'struct timeval' uses a 32-bit seconds representation which
> will overflow in the year 2038 and beyond. This patch
> replaces the use of struct timeval with struct timespec64
> which uses a 64-bit seconds representation and is y2038 safe.
>
> The patch is part of a larger effort to remove all 32-bit
> timekeeping variables (timeval, time_t and timespec) from the
> kernel.
Your sing-off is missing.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
More information about the linux-arm-kernel
mailing list