]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Oct 2017 19:20:38 +0000 (15:20 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Oct 2017 19:20:38 +0000 (15:20 -0400)
commita339b351304d5e6b02c7cf8eed895d181e64bce0
tree5335b3fd01a73ddf9f9edaadbc67fdae91b3f7e2
parent7b764cedcb1a04e795795dd0fa38570467583be3
parent024c9d2faebdad3fb43fe49ad68e91a36190f1e2
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "Three fixes that address an SMP balancing performance regression"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/core: Ensure load_balance() respects the active_mask
  sched/core: Address more wake_affine() regressions
  sched/core: Fix wake_affine() performance regression