[GIT,PULL] timers/urgent for v6.4-rc2

Message ID 20230514112728.GAZGDFoGTLmNPf7gW2@fat_crate.local
State New
Headers
Series [GIT,PULL] timers/urgent for v6.4-rc2 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.4_rc2

Message

Borislav Petkov May 14, 2023, 11:27 a.m. UTC
  Hi Linus,

please pull a single urgent timers fix for 6.4.

Thx.

---

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.4_rc2

for you to fetch changes up to f9d36cf445ffff0b913ba187a3eff78028f9b1fb:

  tick/broadcast: Make broadcast device replacement work correctly (2023-05-08 23:18:16 +0200)

----------------------------------------------------------------
- Prevent CPU state corruption when an active clockevent broadcast
  device is replaced while the system is already in oneshot mode

----------------------------------------------------------------
Thomas Gleixner (1):
      tick/broadcast: Make broadcast device replacement work correctly

 kernel/time/tick-broadcast.c | 120 +++++++++++++++++++++++++++++++------------
 1 file changed, 88 insertions(+), 32 deletions(-)
  

Comments

pr-tracker-bot@kernel.org May 14, 2023, 3:55 p.m. UTC | #1
The pull request you sent on Sun, 14 May 2023 13:27:28 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.4_rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/491459b5ec3751a3a58129db4fb9f832e474bb95

Thank you!