]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcaedd4144e40da993bb4b85e22cdb3d23aaa0e7b
tree4fc64ceb17b26a5122622a8c6bea0db962837a0b
parent2e97f7e0868cb51a1893523673fb23c8a3ab7d43
parent85f9e5ae18b2010587cb826b677a01dedee3a0a5
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/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