Messages in this thread |  | | | Date | Mon, 21 Jan 2008 09:36:09 +0100 | | From | Jarek Poplawski <> | | Subject | Re: [PATCH 7/7] driver-core : convert semaphore to mutex in struct class |
| |
On Mon, Jan 21, 2008 at 09:43:35AM +0800, Dave Young wrote: ... > Convert the class semaphore to mutex. > class_interface_register/unregister use class_device_* functions, so SINGLE_DEPTH_NESTING added for lockdep please in these functions.
Looks fine to me now, but... I think you forgot again to make it clear that there were no lockdep warnings observed after this patch. And it seems there should be used something more complex than usb mouse or modem to verify this. Then IMHO it would be very nice if Andrew dares to merge this to -mm...
Regards, Jarek P.
PS: I miss a lot function names in this patch...
|  |