[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6200207.iSccVnhq5i@wuerfel>
Date: Tue, 13 Sep 2016 17:08:36 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Deepa Dinamani <deepa.kernel@...il.com>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
y2038@...ts.linaro.org
Subject: Re: [PATCH 2/4] input: evdev: Replace timeval with timespec64
On Tuesday, September 13, 2016 7:10:03 AM CEST Deepa Dinamani wrote:
> struct timeval is not y2038 safe.
>
> All references to timeval in the kernel will be replaced
> by y2038 safe structures.
> Replace all references to timeval with y2038 safe
> struct timespec64 here.
>
> struct input_event will be changed in a different patch.
>
> Signed-off-by: Deepa Dinamani <deepa.kernel@...il.com>
> ---
>
Acked-by: Arnd Bergmann <arnd@...db.de>
Powered by blists - more mailing lists