Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Jul 2018 00:21:34 +0000 (17:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Jul 2018 00:21:34 +0000 (17:21 -0700)
commit48b1db7c7a952b5e7021826e727baedae35d7f3f
treeccf8c0d1ff6e214feb7c1c66728d6366cb99d586
parentea75a2c715a4bf682c756d4754665fb3595f3531
parente117cb52bdb4d376b711bee34af6434c9e314b3b
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "Two fixes: a stop-machine preemption fix and a SCHED_DEADLINE fix"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/deadline: Fix switched_from_dl() warning
  stop_machine: Disable preemption when waking two stopper threads