Hi,

What is the difference between using wait_for_completion_interruptible
and interruptible_sleep_on ?

What should be used, if I have a scenario where in,
and 'open' file_op for a char driver (in process context) does a
tty->ops->write and the same should not send any more commands until
tty_receive_buf happens for that command (in TTY context)
And the above needs to happen for 500/1000 commands...

-- 
--Pavan Savoy

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to