Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Mar 2014 17:42:07 +0000 (10:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Mar 2014 17:42:07 +0000 (10:42 -0700)
commit59bf6c3c6c1e8463234015ae7690f5cdd991dffe
tree4fc64ceb17b26a5122622a8c6bea0db962837a0b
parentb44eeb4d47b2a7e3e3494fff126b66338b360ce3
parent96b3d28bf4b00f62fc8386ff5d487d1830793a3d
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "Three small fixes"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/clock: Prevent tracing recursion in sched_clock_cpu()
  stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
  sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy