From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Alison Schofield <amsfield22@gmail.com>
Cc: y2038@lists.linaro.org, linux-kernel@vger.kernel.org,
martin.petersen@oracle.com, achim_leubner@pmc-sierra.com,
linux-scsi@vger.kernel.org
Subject: Re: [RESEND PATCH v2] scsi: gdth: replace struct timeval with ktime_get_real_seconds()
Date: Thu, 25 Feb 2016 21:17:35 -0500 [thread overview]
Message-ID: <yq1fuwggqps.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1455773374-2863-1-git-send-email-amsfield22@gmail.com> (Alison Schofield's message of "Wed, 17 Feb 2016 21:29:34 -0800")
>>>>> "Alison" == Alison Schofield <amsfield22@gmail.com> writes:
Alison> struct timeval will overflow on 32-bit systems in y2038 and is
Alison> being removed from the kernel. Replace the use of struct timeval
Alison> and do_gettimeofday() with ktime_get_real_seconds() which
Alison> provides a 64-bit seconds value and is y2038 safe.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
_______________________________________________
Y2038 mailing list
Y2038@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/y2038
prev parent reply other threads:[~2016-02-26 2:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20151119214304.GA16713@d830.WORKGROUP>
2015-11-25 0:44 ` [PATCH v2] scsi: gdth: replace struct timeval with ktime_get_real_seconds() Alison Schofield
2015-11-25 9:03 ` Arnd Bergmann
2016-02-18 5:29 ` [RESEND PATCH " Alison Schofield
2016-02-26 2:17 ` Martin K. Petersen [this message]
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=yq1fuwggqps.fsf@sermon.lab.mkp.net \
--to=martin.petersen@oracle.com \
--cc=achim_leubner@pmc-sierra.com \
--cc=amsfield22@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).