[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YT3C3lE09Yvx2e8h@zn.tnic>
Date: Sun, 12 Sep 2021 11:05:34 +0200
From: Borislav Petkov <bp@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sched/urgent for v5.15-rc1
Hi Linus,
please pull two urgent scheduler fixes for v5.15-rc1.
Thx.
---
The following changes since commit e681dcbaa4b284454fecd09617f8b24231448446:
sched: Fix get_push_task() vs migrate_disable() (2021-08-26 19:02:00 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v5.15_rc1
for you to fetch changes up to 868ad33bfa3bf39960982682ad3a0f8ebda1656e:
sched: Prevent balance_push() on remote runqueues (2021-09-09 11:27:23 +0200)
----------------------------------------------------------------
- Make sure the idle timer expires in hardirq context, on PREEMPT_RT
- Make sure the run-queue balance callback is invoked only on the outgoing CPU
----------------------------------------------------------------
Sebastian Andrzej Siewior (1):
sched/idle: Make the idle timer expire in hard interrupt context
Thomas Gleixner (1):
sched: Prevent balance_push() on remote runqueues
kernel/sched/core.c | 6 +++---
kernel/sched/idle.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg
Powered by blists - more mailing lists