Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Sep 2016 19:49:40 +0000 (12:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Sep 2016 19:49:40 +0000 (12:49 -0700)
commitfda67514e444533b44106362baddca1cdbbba836
tree360a9f91a90e0f8a3fa0bcd678b59f701e4c7c8a
parentee319d5834c80dce3ec17fec36ef74b716ea465d
parent135e8c9250dd5c8c9aae5984fde6f230d0cbfeaf
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fix from Ingo Molnar:
 "A try_to_wake_up() memory ordering race fix causing a busy-loop in
  ttwu()"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/core: Fix a race between try_to_wake_up() and a woken up task