Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 May 2016 18:32:01 +0000 (11:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 May 2016 18:32:01 +0000 (11:32 -0700)
commitac2440654df6ac7314e2f8819fe05e7c863a2392
treebe0cc8040cc19c67a2dd035aacedb54ab4dd41e6
parent2d0bd9534c8ddaebee64e1b4b7d621915f65e994
parent13b5ab02ae118fc8dfdc2b8597688ec4a11d5b53
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "A UP kernel cpufreq fix and a rt/dl scheduler corner case fix"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/rt, sched/dl: Don't push if task's scheduling class was changed
  sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage