On Tue, 2010-07-06 at 03:51 +0200, Mauro Carvalho Chehab wrote: > This is an automatic generated email to let you know that the following patch were queued at the > http://git.linuxtv.org/v4l-dvb.git tree: > > Subject: V4L/DVB: ivtv: use kthread_worker instead of workqueue > Author: Tejun Heo <tj@xxxxxxxxxx> > Date: Mon Jun 28 18:03:50 2010 -0300 > > Upcoming workqueue updates will no longer guarantee fixed workqueue to > worker kthread association, so giving RT priority to the irq worker > won't work. Use kthread_worker which guarantees specific kthread > association instead. This also makes setting the priority cleaner. > > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> > Reviewed-by: Andy Walls <awalls@xxxxxxxxxxxxxxxx> > Acked-by: Andy Walls <awalls@xxxxxxxxxxxxxxxx> > Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> Mauro, Please revert this or keep it from going upstream. It relies on at least on other patch by Tejun. If this patch is committed alone to the ivtv driver, it will break compilation of ivtv. I'm OK with Tejun getting this patch committed upstream together with his complete workqueue patchset. Otherwise we''ll have some coordination to go through when the workqueue patches go upstream. That could be hard for everyone, since my response time lately has been rather slow. Regards, Andy -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html