Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jun 2008 19:48:50 +0000 (12:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jun 2008 19:48:50 +0000 (12:48 -0700)
commit0e053738b50836e9d1e94b2295ef2942eb471078
tree35f271173acd7dcab75cb8c6d6af6eb9f1ff3369
parentee5c2ab09b79d3aba3515a3eae7c5cf1e2cbc569
parent198bb971e256e4167e45e7df643c13ea66f67e3a
Merge branch 'sched-fixes-for-linus' of git://git./linux/kernel/git/tip/linux-2.6-tip

* 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  sched: refactor wait_for_completion_timeout()
  sched: fix wait_for_completion_timeout() spurious failure under heavy load
  sched: rt: dont stop the period timer when there are tasks wanting to run