Jens Axboe <ax...@kernel.dk> writes: > On 06/17/2016 05:36 PM, Steven Rostedt wrote: >> >> Jens, >> >> You want to take this, or do you want me to? > > I'll add it to my 4.8 tree, thanks Arnd.
+ /* need to check user space to see if this breaks in y2038 or y2106 */ Userspace just uses it to print the timestamp, right? So do we need the comment? -Jeff