]> 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)
commit41d484378dd67f6cd88f645b57f69eb0ed9f4a66
tree4fc64ceb17b26a5122622a8c6bea0db962837a0b
parenta8092e34965ee95e2de8952b256b429c9c70f5c2
parent263852b3b468b60ebc2417d26e5d7ba4ab1887d9
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