]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/sleep/sleep.c
systemd-sleep: replace rtc wakealarm with CLOCK_BOOTTIME_ALARM s2h
authorZach Smith <z@zxmth.us>
Thu, 16 May 2019 16:12:41 +0000 (11:12 -0500)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 May 2019 15:02:36 +0000 (17:02 +0200)
commit1bbbefe7a68059eb55d864c3e0e670d00269683a
tree10b6e6110419e901eeb0b19a85efab9cf7aadd26
parent46fcf95dbeb67e26c9a1e838b087f147b73702be
systemd-sleep: replace rtc wakealarm with CLOCK_BOOTTIME_ALARM s2h

refactor to use timerfd in place of rtc wakealarm

confirm CLOCK_BOOTTIME_ALARM support in can_s2h

Remove CLOCK_BOOTTIME_ALARM task from TODO

remove unnecessary check on clock_supported return
TODO
src/shared/sleep-config.c
src/sleep/sleep.c