On Fri, 13 Nov 2015, Jacob Pan wrote: > ktime roundup function can be used to keep timer aligned and > prevent drift for recurring timeouts.
That tells me a use case, but not WHAT the function does and WHY we need it. > > +static inline ktime_t ktime_roundup(ktime_t x, ktime_t y) Kerneldoc comment of this function would be appreciated. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/