From: Arnd Bergmann <arnd@arndb.de>
To: y2038@lists.linaro.org
Cc: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>,
gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
mchehab@osg.samsung.com, jarod@wilsonet.com,
linux-kernel@vger.kernel.org, linux-media@vger.kernel.org
Subject: Re: [Y2038] [PATCH] Staging: media: lirc: Replace timeval with ktime_t
Date: Fri, 22 May 2015 21:52:04 +0200 [thread overview]
Message-ID: <3768175.5Bdztn7jIp@wuerfel> (raw)
In-Reply-To: <1432310322-3745-1-git-send-email-ksenija.stanojevic@gmail.com>
On Friday 22 May 2015 17:58:42 Ksenija Stanojevic wrote:
> 'struct timeval last_tv' is used to get the time of last signal change
> and 'struct timeval last_intr_tv' is used to get the time of last UART
> interrupt.
> 32-bit systems using 'struct timeval' will break in the year 2038, so we
> have to replace that code with more appropriate types.
> Here struct timeval is replaced with ktime_t.
>
> Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
next prev parent reply other threads:[~2015-05-22 19:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-22 15:58 [PATCH] Staging: media: lirc: Replace timeval with ktime_t Ksenija Stanojevic
2015-05-22 19:52 ` Arnd Bergmann [this message]
2015-06-08 19:37 ` [Y2038] " Ksenija Stanojević
2015-06-08 20:12 ` Greg KH
2015-06-09 16:15 ` Ksenija Stanojević
2015-06-09 16:25 ` Dan Carpenter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3768175.5Bdztn7jIp@wuerfel \
--to=arnd@arndb.de \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=jarod@wilsonet.com \
--cc=ksenija.stanojevic@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@osg.samsung.com \
--cc=y2038@lists.linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox