]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/sched.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6-omap-h63xx.git] / kernel / sched.c
index 7a30addfd235f73195fca9943c7e9d80bba617f2..2629c1711fd62be84574153e0ae62077895f3b36 100644 (file)
@@ -4070,6 +4070,8 @@ recheck:
        __task_rq_unlock(rq);
        spin_unlock_irqrestore(&p->pi_lock, flags);
 
+       rt_mutex_adjust_pi(p);
+
        return 0;
 }
 EXPORT_SYMBOL_GPL(sched_setscheduler);