Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Dec 2019 18:52:10 +0000 (10:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Dec 2019 18:52:10 +0000 (10:52 -0800)
commitfd7a6d2b8f1d67df76d0e863f003162b931074a1
tree060c71ca1d2b76d0036787eb4444432bd2bdc536
parentc4ff10efe8e487cd35f4475ed2dd1e5e0c6f784a
parent6cf82d559e1a1d89f06ff4d428aca479c1dd0be6
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "Misc fixes: a (rare) PSI crash fix, a CPU affinity related balancing
  fix, and a toning down of active migration attempts"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/cfs: fix spurious active migration
  sched/fair: Fix find_idlest_group() to handle CPU affinity
  psi: Fix a division error in psi poll()
  sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime