> -----Original Message----- > From: Richard Cochran [mailto:[email protected]] > Sent: Monday, July 24, 2017 9:38 AM > To: [email protected] > Subject: [Linuxptp-devel] [PATCH RFC 0/3] Fix UTC offset issue > > This patch series addresses the jumping UTC offset issue that occurs > when the default TAI-UTC offset is out of date, but a then GM master > appears providing the correct offset, only to disappear again. > > Review and comments are most welcome. > > Thanks, > Richard > > Richard Cochran (3): > Simplify UTC tracking. > Latch the UTC offset. > Remove redundant test on the UTC flags. >
These all make sense to me, and I didn't spot any issues. Thanks, Jake > clock.c | 20 +++++++++----------- > 1 file changed, 9 insertions(+), 11 deletions(-) > > -- > 2.11.0 > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Linuxptp-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/linuxptp-devel ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linuxptp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-devel
