Please review the patch. I am especially interested if the analysis of the problem it tries to solve is correct, and the approach taken. Obviously the patch will not apply and my statement about compile-tested was obviously false. (I wonder what I did compile instead): +int queue_work(struct workqueue_struct *wq, struct work_struct *work) +{ + return queue_work(struct workqueue_struct *wq, struct work_struct *work, + current->normal_prio); +} I am preparing a new patch, and testing this on the target were I saw the problem, first. I'll follow-up with results and a new patch. Regards, -- Leon. -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html