On Wed, Mar 09, 2011 at 10:41:31AM +0300, Alexey Khoroshilov wrote: > ep_read() acquires data->lock mutex in get_ready_ep() and releases it on > all paths except for one: when usb_endpoint_xfer_isoc() failed. The > patch adds mutex_unlock(&data->lock) at that path. > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov<khoroshilov@xxxxxxxxx> Need a space after your name and before the email address. Anyway, your patch is still line-wrapped and the leading spaces stripped off, making it impossible to apply. After hand-editing it, it still fails, are you sure you made this against the linux-next tree? Care to try again? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html