Hi Linus,

please pull two more timers-related fixes for v5.11.

Thx.

---

The following changes since commit 211e5db19d15a721b2953ea54b8f26c2963720eb:

  rtc: mc146818: Detect and handle broken RTCs (2021-01-27 09:36:22 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 
tags/timers_urgent_for_v5.11_rc7

for you to fetch changes up to 24c242ec7abb3d21fa0b1da6bb251521dc1717b5:

  ntp: Use freezable workqueue for RTC synchronization (2021-02-05 18:03:13 
+0100)

----------------------------------------------------------------
- Use a freezable workqueue for RTC sync because the sync can happen at any time
and trigger suspend assertion checks in the i2c subsystem.

- Correct a previous RTC validation change to check only bit 6 in register D
because some Intel machines use bits 0-5.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ntp: Use freezable workqueue for RTC synchronization

Thomas Gleixner (1):
      rtc: mc146818: Dont test for bit 0-5 in Register D

 drivers/rtc/rtc-cmos.c         | 4 ++--
 drivers/rtc/rtc-mc146818-lib.c | 4 ++--
 kernel/time/ntp.c              | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG 
Nürnberg

Reply via email to