From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sched/urgent for v5.15-rc1
Date: Sun, 12 Sep 2021 11:05:34 +0200 [thread overview]
Message-ID: <YT3C3lE09Yvx2e8h@zn.tnic> (raw)
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
next reply other threads:[~2021-09-12 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-12 9:05 Borislav Petkov [this message]
2021-09-12 18:41 ` [GIT PULL] sched/urgent for v5.15-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YT3C3lE09Yvx2e8h@zn.tnic \
--to=bp@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox