Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Oct 2016 16:53:59 +0000 (09:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Oct 2016 16:53:59 +0000 (09:53 -0700)
commit2c11fc87caa9a60ada54f4bfc97f7b1abc38d7d0
tree50a0899747507dd45861687cc58793ecc40d3734
parentb75d3886f34e194780239231aa973b283afa9a3a
parent9cfb38a7ba5a9c27c1af8093fb1af4b699c0a441
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fix from Ingo Molnar:
 "Fix a crash that can trigger when racing with CPU hotplug: we didn't
  use sched-domains data structures carefully enough in select_idle_cpu()"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/fair: Fix sched domains NULL dereference in select_idle_sibling()
kernel/sched/fair.c