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------------{=
   - bar...@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to