Fix bug with looping in schedule() which can occur if 1) there is no task runnable...
authorAndy Bavier <acb@cs.princeton.edu>
Thu, 24 Apr 2008 14:13:02 +0000 (14:13 +0000)
committerAndy Bavier <acb@cs.princeton.edu>
Thu, 24 Apr 2008 14:13:02 +0000 (14:13 +0000)
commitd268f095ae35a7fefe57fe29ebc246a8775dca52
treef4ba61e1af00d740af7d0f8600dbe8b0602b05ca
parent8126f20b6ac8fbd6f8a7d9d2059ed9c8f2f54104
Fix bug with looping in schedule() which can occur if 1) there is no task runnable, 2) the hold queue is empty, and 3) rq->idle_skip is nonzero
linux-2.6-210-vserver-cpu-sched.patch