]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Apr 2019 16:53:36 +0000 (09:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Apr 2019 16:53:36 +0000 (09:53 -0700)
commit2b4cf5850db6acef2bbef52e3011f9bf93484209
tree9dd1b0df3e1c5aeef16e65a99c97008349e73855
parentde3af9a99013fdb0358bb990e9bed0172c65bba9
parent1b02cd6a2d7f3e2a6a5262887d2cb2912083e42f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "A deadline scheduler warning/race fix, and a cfs_period_us quota
  calculation workaround where the real fix looks too involved to merge
  immediately"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/deadline: Correctly handle active 0-lag timers
  sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup