https://github.com/torvalds/linux
Revision daba58035a044cae75488175a96cc18362a64518 authored by Pavankumar Kondeti on 16 December 2010, 09:02:25 UTC, committed by Greg Kroah-Hartman on 16 December 2010, 23:45:44 UTC
cdev struct is accessed in suspended sysfs show function.  So
remove sysfs file before freeing the cdev in composite_unbind.

Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
1 parent f4ce908
History
Tip revision: daba58035a044cae75488175a96cc18362a64518 authored by Pavankumar Kondeti on 16 December 2010, 09:02:25 UTC
USB: gadget: Remove suspended sysfs file before freeing cdev
Tip revision: daba580
File Mode Size
Makefile -rw-r--r-- 394 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.1 KB
ipc_sysctl.c -rw-r--r-- 5.1 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.7 KB
mqueue.c -rw-r--r-- 30.3 KB
msg.c -rw-r--r-- 20.8 KB
msgutil.c -rw-r--r-- 2.8 KB
namespace.c -rw-r--r-- 3.3 KB
sem.c -rw-r--r-- 40.3 KB
shm.c -rw-r--r-- 26.5 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 22.9 KB
util.h -rw-r--r-- 5.2 KB

back to top