[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.5-89-gf5eb7da

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.

The branch, master has been updated
       via  f5eb7daf2087d52e3a55f9c081ff318588e287e8 (commit)
       via  d66b2f2b2423bfbd3de4d69895024dac7eefb306 (commit)
       via  a57e1eb542b2a79245d3bf242bb531b186c7c0b6 (commit)
       via  25bdee7a0e6f1dcc6e89034c91cec474fbe8196e (commit)
       via  f6001202ec08d901e5ebbf4e0886871c68b61551 (commit)
      from  0cf506c92967c84f9ed83ba9e1be946a7fda6425 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f5eb7daf2087d52e3a55f9c081ff318588e287e8
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 10 17:42:34 2019 +0100

    rtc: disable interrupts in finalization
    
    Don't leave interrupts enabled if chronyd is stopped when making an RTC
    measurement.

commit d66b2f2b2423bfbd3de4d69895024dac7eefb306
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 10 17:33:17 2019 +0100

    rtc: handle RTCs that don't support interrupts
    
    Some RTCs supported by the Linux kernel don't support the RTC_UIE_ON/OFF
    ioctls, which causes chronyd started with the -s option to get stuck in
    the initial RTC mode.
    
    After opening the RTC device in the initialization, return error if
    the ioctls are not supported to prevent the upper layer from calling the
    time_init() function and expecting it to finish.

commit a57e1eb542b2a79245d3bf242bb531b186c7c0b6
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 10 17:30:42 2019 +0100

    rtc: don't finalize driver if initialization failed

commit 25bdee7a0e6f1dcc6e89034c91cec474fbe8196e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 10 17:40:44 2019 +0100

    rtc: simplify and move switch_interrupts()

commit f6001202ec08d901e5ebbf4e0886871c68b61551
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 10 15:54:36 2019 +0100

    test: update log checks in system tests
    
    Measurements are no longer accepted and clock updated when polling
    itself.
    
    This fixes commit 7a88e0a87b3b2d3efbd7726451ef71b257e27673.

-----------------------------------------------------------------------

Summary of changes:
 rtc.c                   |  2 +-
 rtc_linux.c             | 69 ++++++++++++++++++++++++-------------------------
 test/system/test.common |  5 +---
 3 files changed, 36 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/