Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: wait_event_interruptible_timeout not working correctly



Hello Andrew,

On 03/12/04 11:00, Andrew de Quincey wrote:
On Friday 12 March 2004 09:54, Michael Hunold wrote:

Andrew, do you fix this problem by yourself or do you want me to change
it so it works like before?

Nah, its fine; I'll sort it out; I'll just grab the older code from CVS.
Ahm, do you mean you want to revert the changes?

interruptible_sleep_on_timeout() has been deprecated in 2.6 (you'll get a nice kernel warning in the syslog if you still use it), so you need to fix the usage of wait_event_interruptible_timeout() to check for another condition variable. (ie. something like "wakeup requested").

CU
Michael.


--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index