Re: [PATCH 1/2] ELAN U132 Host Controller Driver: convert sw_lock to mutex
Oleg Verych <[email protected]>
| Newsgroups | gmane.linux.usb.devel,gmane.linux.kernel |
|---|---|
| Organization | Palacky University in Olomouc, experimental physics department |
| Message-ID | <E1ITPWc-0004rC-Kr@flower> |
* Thu, 6 Sep 2007 23:18:15 +0200
[]
> @@ -184,7 +184,7 @@ struct u132_ring {
> struct u132 {
Subject: [PATCH 1/2] ELAN U132 Host Controller Driver: convert sw_lock to mutex
[]
> struct list_head u132_list;
> - struct semaphore sw_lock;
> + struct mutex sw_lock;
> struct semaphore scheduler_lock;
Subject: [PATCH 2/2] ELAN U132 Host Controller Driver: convert scheduler_lock t
[]
> struct list_head u132_list;
> struct semaphore sw_lock;
>- struct semaphore scheduler_lock;
>+ struct mutex scheduler_lock;
Are you sure, you have right patch sequence?
____
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel