]> 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>
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)
commit6744f7312b5565cae9289d7beb3a519eac6b2f19
tree0594f22ee0f09197a060aecc9f2d76a34c02d921
parentd57b57a55c06c60a603b209ab09e4be0cb101173
parent70b15480d17847659d20b72b567cc50a32a34e73
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/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