Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1499187
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fnic: Use time64_t to represent trace timestamps |
| Date | 2016-10-11 22:30 +0200 |
| Message-ID | <srbQt-2QB-3@gated-at.bofh.it> (permalink) |
| References | <snCcx-78R-27@gated-at.bofh.it> |
| Organization | Oracle Corporation |
>>>>> "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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] fnic: Use time64_t to represent trace timestamps Deepa Dinamani <deepa.kernel@gmail.com> - 2016-10-02 01:50 +0200 Re: [PATCH] fnic: Use time64_t to represent trace timestamps Johannes Thumshirn <jthumshirn@suse.de> - 2016-10-04 10:00 +0200 Re: [PATCH] fnic: Use time64_t to represent trace timestamps "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-10-11 22:30 +0200
csiph-web