[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yu6/KNcTRFCHIcW2@gmail.com>
Date: Sat, 6 Aug 2022 21:21:12 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Peter Zijlstra <peterz@...radead.org>,
Juri Lelli <juri.lelli@...hat.com>,
Vincent Guittot <vincent.guittot@...aro.org>,
Dietmar Eggemann <dietmar.eggemann@....com>,
Steven Rostedt <rostedt@...dmis.org>,
Ben Segall <bsegall@...gle.com>, Mel Gorman <mgorman@...e.de>,
Daniel Bristot de Oliveira <bristot@...hat.com>,
Valentin Schneider <vschneid@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [GIT PULL] scheduler fixes
Linus,
Please pull the latest sched/urgent git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-urgent-2022-08-06
# HEAD: 751d4cbc43879229dbc124afefe240b70fd29a85 sched/core: Do not requeue task on CPU excluded from cpus_mask
Various fixes: a deadline scheduler fix, a migration fix, a Sparse fix and a comment fix.
Thanks,
Ingo
------------------>
Ben Dooks (1):
sched/rt: Fix Sparse warnings due to undefined rt.c declarations
Ingo Molnar (1):
exit: Fix typo in comment: s/sub-theads/sub-threads
Mel Gorman (1):
sched/core: Do not requeue task on CPU excluded from cpus_mask
Waiman Long (1):
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
include/linux/sched.h | 2 +-
kernel/cgroup/cpuset.c | 2 +-
kernel/exit.c | 2 +-
kernel/sched/core.c | 16 +++++++++++-----
kernel/sched/sched.h | 7 ++++---
5 files changed, 18 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists