Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1495249
| From | Johannes Thumshirn <jthumshirn@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fnic: Use time64_t to represent trace timestamps |
| Date | 2016-10-04 10:00 +0200 |
| Message-ID | <sosNP-87P-23@gated-at.bofh.it> (permalink) |
| References | <snCcx-78R-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Oct 01, 2016 at 04:48:14PM -0700, Deepa Dinamani wrote: > trace timestamps use struct timespec and CURRENT_TIME which > are not y2038 safe. > These timestamps are only part of the trace log on the machine > and are not shared with the fnic. > Replace then with y2038 safe struct timespec64 and > ktime_get_real_ts64(), respectively. > > Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> > Reviewed-by: Arnd Bergmann <arnd@arndb.de> > Cc: Hiral Patel <hiralpat@cisco.com> > Cc: Suma Ramars <sramars@cisco.com> > Cc: Brian Uchino <buchino@cisco.com> > Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com> > Cc: "Martin K. Petersen" <martin.petersen@oracle.com> > Cc: linux-scsi@vger.kernel.org > --- Looks good, Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> -- Johannes Thumshirn Storage jthumshirn@suse.de +49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850
Back to linux.kernel | Previous | Next — Previous in thread | Next 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