mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
cdcb44e87b
There is a small race window in which hiddev_release() could corrupt the list that is being processed for new event in hiddev_send_event(). Synchronize the operations over this list. Signed-off-by: Jiri Kosina <jkosina@suse.cz> |
||
---|---|---|
.. | ||
usbhid | ||
hid-core.c | ||
hid-debug.c | ||
hid-input.c | ||
Kconfig | ||
Makefile |