Re: autosuspend for HID devices, take #5

Oliver Neukum <[email protected]>
Newsgroups gmane.linux.usb.devel
Organization Novell
Message-ID <[email protected]>
Am Mittwoch, 30. Mai 2007 17:25 schrieb Jiri Kosina:
> On Wed, 23 May 2007, Oliver Neukum wrote:
> 
> >  	del_timer_sync(&usbhid->io_retry);
> > +	cancel_work_sync(&usbhid->restart_work);
> >  	flush_scheduled_work();
> 
> Hi Oliver,
> 
> isn't the call to flush_scheduled_work() after cancel_work_sync() 
> redundant?

No, we need to wait for the other works.

> Also, we could very probably use the hotplug-safer cancel_work_sync() 
> elsewhere in your patch where you introduce flush_scheduled_work(), right?

We certainly could. Do you think it could deadlock?

	Regards
		Oliver

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.