From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Deepa Dinamani <deepa.kernel@gmail.com>
Cc: linux-kernel@vger.kernel.org, arnd@arndb.de,
y2038@lists.linaro.org, Hiral Patel <hiralpat@cisco.com>,
Suma Ramars <sramars@cisco.com>, Brian Uchino <buchino@cisco.com>,
"James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH] fnic: Use time64_t to represent trace timestamps
Date: Tue, 11 Oct 2016 16:28:35 -0400 [thread overview]
Message-ID: <yq1pon6ocjw.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1475365694-8582-1-git-send-email-deepa.kernel@gmail.com> (Deepa Dinamani's message of "Sat, 1 Oct 2016 16:48:14 -0700")
>>>>> "Deepa" == Deepa Dinamani <deepa.kernel@gmail.com> writes:
Deepa> trace timestamps use struct timespec and CURRENT_TIME which are
Deepa> not y2038 safe. These timestamps are only part of the trace log
Deepa> on the machine and are not shared with the fnic. Replace then
Deepa> with y2038 safe struct timespec64 and ktime_get_real_ts64(),
Deepa> respectively.
Applied to 4.10/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
prev parent reply other threads:[~2016-10-11 20:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-01 23:48 Deepa Dinamani
2016-10-04 7:48 ` Johannes Thumshirn
2016-10-11 20:28 ` 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=yq1pon6ocjw.fsf@sermon.lab.mkp.net \
--to=martin.petersen@oracle.com \
--cc=arnd@arndb.de \
--cc=buchino@cisco.com \
--cc=deepa.kernel@gmail.com \
--cc=hiralpat@cisco.com \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=sramars@cisco.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
Powered by JetHome