On Wed, Feb 09, 2005 at 07:51:34PM +0100, Bernhard Praschinger wrote: > Hallo > > > Please consider applying. > > > > Description: Remove deprecated interruptible_sleep_on_timeout() function > > calls > > and replace with direct wait-queue usage. Patch is compile-tested. > I have tested the patch and recorded for some time. Does not seem to > cause any problems on my machine. > > There are still 4 time the call to the interruptible_sleep_on_timeout() > function: > > grep interruptible_sleep_on_timeout *.c > zoran.c: timeout = > interruptible_sleep_on_timeout(&zr->jpg_capq, 10 * HZ); > zoran.c: timeout = interruptible_sleep_on_timeout(&zr->test_q, 1 > * HZ); > zoran_driver.c: if > (!interruptible_sleep_on_timeout(&zr->v4l_capq, 10 * HZ)) > zoran_driver.c: > interruptible_sleep_on_timeout(&zr->jpg_capq, 10 * H Z); > > Does it make sense changing them too ?
Thanks for the testing! I believe all of those were changed in separate patches. I'll give them some time to get pushed upstream and if I still don't see the changes after a while, I'll push again :) Thanks, Nish ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users