]> git.baikalelectronics.ru Git - 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)
commit1375537ba46acb241c3f2c30a1f0e103311fa0f2
tree5335b3fd01a73ddf9f9edaadbc67fdae91b3f7e2
parent07af97d2fcd8964f20dcee3c179ff6b8bf9b0b04
parent1af684ce2ed69e5455b5e54e9dd353094fa6dabf
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