Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Nov 2018 18:58:20 +0000 (10:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Nov 2018 18:58:20 +0000 (10:58 -0800)
commit03582f338e39ed8f8e8451ef1ef04f060d785a87
tree0594f22ee0f09197a060aecc9f2d76a34c02d921
parentb53e27f618b58d50db72375eb8e1b6ddcef7cdb5
parentc469933e772132aad040bd6a2adc8edf9ad6f825
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fix from Ingo Molnar:
 "Fix an exec() related scalability/performance regression, which was
  caused by incorrectly calculating load and migrating tasks on exec()
  when they shouldn't be"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/fair: Fix cpu_util_wake() for 'execl' type workloads