Re: [PATCH] fnic: Use time64_t to represent trace timestamps

From: Martin K. Petersen
Date: Tue Oct 11 2016 - 16:29:03 EST


>>>>> "Deepa" == Deepa Dinamani <deepa.kernel@xxxxxxxxx> 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