All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] timers/urgent for v5.11-rc5
@ 2021-01-24 11:11 Borislav Petkov
  2021-01-24 18:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-01-24 11:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull two urgent fixes to the timers machinery, for v5.11.

Thx.

---

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

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_rc5

for you to fetch changes up to e3fab2f3de081e98c50b7b4ace1b040161d95310:

  ntp: Fix RTC synchronization on 32-bit platforms (2021-01-12 21:13:01 +0100)

----------------------------------------------------------------
 - Fix an integer overflow in the NTP RTC synchronization which lead to latter
   happening every 2 seconds instead of the intended every 11 minutes.

 - Get rid of now unused get_seconds().

----------------------------------------------------------------
Chunguang Xu (1):
      timekeeping: Remove unused get_seconds()

Geert Uytterhoeven (1):
      ntp: Fix RTC synchronization on 32-bit platforms

 include/linux/ktime.h         |  1 -
 include/linux/timekeeping32.h | 14 --------------
 kernel/time/ntp.c             |  4 ++--
 kernel/time/timekeeping.c     |  3 +--
 4 files changed, 3 insertions(+), 19 deletions(-)
 delete mode 100644 include/linux/timekeeping32.h

-- 
Regards/Gruss,
    Boris.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] timers/urgent for v5.11-rc5
  2021-01-24 11:11 [GIT PULL] timers/urgent for v5.11-rc5 Borislav Petkov
@ 2021-01-24 18:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-24 18:34 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 24 Jan 2021 12:11:26 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/025929f46813c572d4ef0b379c704bf664e8a7a3

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-24 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 11:11 [GIT PULL] timers/urgent for v5.11-rc5 Borislav Petkov
2021-01-24 18:34 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.