]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Dec 2017 01:43:26 +0000 (17:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Dec 2017 01:43:26 +0000 (17:43 -0800)
commite017b4db26d03c1a6531f814ecc5ab41bcb889e9
tree0d5de0206bf0a6b4d1cbb5e71849f6b0ab21c651
parent1c7647253c6478b5bf209c0cf74f27daeb277c39
parenta4c3c04974d648ee6e1a09ef4131eb32a02ab494
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "This includes a fix for the add_wait_queue() queue ordering brown
  paperbag bug, plus PELT accounting fixes for cgroups scheduling
  artifacts"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/fair: Update and fix the runnable propagation rule
  sched/wait: Fix add_wait_queue() behavioral change