[RFC/PATCH 4/3] rt: PI-workqueue: fixup the barrier prio

2007-10-22 Thread Peter Zijlstra
small fix to the PI stuff, we lost the prio of the barrier waiter. --- Index: linux-2.6/kernel/workqueue.c === --- linux-2.6.orig/kernel/workqueue.c +++ linux-2.6/kernel/workqueue.c @@ -264,6 +264,7 @@ struct wq_full_barrier {

[RFC/PATCH 4/3] rt: PI-workqueue: fixup the barrier prio

2007-10-22 Thread Peter Zijlstra
small fix to the PI stuff, we lost the prio of the barrier waiter. --- Index: linux-2.6/kernel/workqueue.c === --- linux-2.6.orig/kernel/workqueue.c +++ linux-2.6/kernel/workqueue.c @@ -264,6 +264,7 @@ struct wq_full_barrier {