All, The goal of this patch set is to isolate the in kernel NTP state machine in the hope of simplifying the current timekeeping code and allowing for optional future changes in the timekeeping subsystem.
I've tried to address some of the complexity concerns for systems that do not have a continuous timesource, preserving the existing behavior while still providing a ppm interface allowing smooth adjustments to continuous timesources. Patches 1-10 and patch 13 should be fairly straight forward only moving and cleaning up various bits of code. Patches 11 and 12 are somewhat more functional changes and should be reviewed more carefully. Especially by someone who knows the PPC64 ppc_adjtimex() function in depth. I've lightly tested this code on i386 and it seems to work properly. I'm currently working to get more thorough testing done, but I wanted to get it out there for review and hopefully a bit of testing. Please let me know if you have any feedback or suggestions. 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/