Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2022 00:34:06 +0000 (17:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2022 00:34:06 +0000 (17:34 -0700)
commitcac03ac368fabff0122853de2422d4e17a32de08
tree24ce8d511fc5a6a7a78e48d087eb30965336a5b0
parent592d8362bc2526bbb08cf7d258661691e957b5ea
parent751d4cbc43879229dbc124afefe240b70fd29a85
Merge tag 'sched-urgent-2022-08-06' of git://git./linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "Various fixes: a deadline scheduler fix, a migration fix, a Sparse fix
  and a comment fix"

* tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/core: Do not requeue task on CPU excluded from cpus_mask
  sched/rt: Fix Sparse warnings due to undefined rt.c declarations
  exit: Fix typo in comment: s/sub-theads/sub-threads
  sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
include/linux/sched.h
kernel/sched/core.c
kernel/sched/sched.h