On Thu, 15 Aug 2013, Yonghua Zheng wrote: > As hidraw_report_event can be called from interrupt context, it is a mistake > to use mutex_lock for protecting the list member in my previous patch, so > update the patch which adds a spinlock in struct hidraw to protect the list > member from concurrent access: Hi, thanks for the patch. I already have commit 212a871a3934beccf43431608c27ed2e05a476ec Author: Manoj Chourasia <mchourasia@xxxxxxxxxx> Date: Mon Jul 22 15:33:13 2013 +0530 HID: hidraw: correctly deallocate memory on device disconnect in the tree, which collides with your patch. Could you please check what changes are needed on top of it so that it makes sense for my 'for-next' branch, rebase, and resend to me? Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html