Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Aug 2019 17:06:12 +0000 (10:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Aug 2019 17:06:12 +0000 (10:06 -0700)
commit8a04c2ee62a4020cf1b7818c300626819d62ff5e
tree8f644de52e9f31cc01f3022fa168d6f61e3d51a2
parent05bbb9360a000f509537a84554d69fb891fa7332
parentb0fdc01354f45d43f082025636ef808968a27b36
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fix from Thomas Gleixner:
 "Handle the worker management in situations where a task is scheduled
  out on a PI lock contention correctly and schedule a new worker if
  possible"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/core: Schedule new worker even if PI-blocked