On Tue, Oct 13, 2015 at 04:51:05PM +0200, Frederic Weisbecker wrote: > > And tick_nohz_handler() actually computes the number of ticks -- which > > we then happily ignore. > > > > Why compute it again a few functions down? > > Ah, you mean we could get the return value of hrtimer_foward()? Both > callers use hrtimer_forward() and I think it's fine to call it before > tick_sched_handle().
Indeed so! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

