On Wed, Feb 11, 2015 at 12:01 PM, Rafael J. Wysocki <[email protected]> wrote: > From: Rafael J. Wysocki <[email protected]> > > Modify update_fast_timekeeper() to take a struct tk_read_base > pointer as its argument (instead of a struct timekeeper pointer) > and update its kerneldoc comment to reflect that. > > That will allow a struct tk_read_base that is not part of a > struct timekeeper to be passed to it in the next patch. > > Signed-off-by: Rafael J. Wysocki <[email protected]>
Thomas was really behind the update_fast_timekeeper design so I'm not sure I can critique if this fits in the larger vision here, but I don't see anything wrong and its not breaking in any of my tests, so... Acked-by: John Stultz <[email protected]> thanks -john -- 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/

