Re: [PATCH] blktrace: avoid using timespec

From: Jeff Moyer
Date: Mon Jun 20 2016 - 15:38:07 EST


Arnd Bergmann <arnd@xxxxxxxx> writes:

> On Monday, June 20, 2016 10:59:14 AM CEST Jeff Moyer wrote:
>> struct timespec abs_start_time;
[snip]
> I assume that abs_start_time is a timespec, implying that

It is. You didn't have to assume that, though, as I also included its
definition above. ;-)

> Ok. Thanks a lot for the information. I think we can update the
> comment as in the incremental patch below. Jens, can you fold that
> into the original patch, or should I submit this as a new (or
> incremental) patch with an updated description?

Jens already pulled this fix into for-4.8/core, so you should probably
just send an incremental patch.

Cheers,
Jeff