Hi, On Fri, Oct 27, 2017 at 03:23:48PM -0700, Mark Salyzyn wrote: > Note I noticed a bug in the old implementation of __kernel_clock_getres; > it was checking only the lower 32bits of the pointer; this would work > for most cases but could fail in a few.
Sorry if this is a stupid question, but do you mean from a prior version of this series, or the one in the kernel today? Thanks, Mark.