1
0
Fork 0
alistair23-linux/sound/usb
Karsten Wiese dcf78d80a6 [PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the device is being used
Without this patch, some usb kobjects, which are parents to the usx2y's
kobjects can be freed before the usx2y's.  This led to an oops in
get_kobj_path_length() and a dead keyboard, when the usx2y's kobjects
were freed.  The patch ensures the correct sequence.  Tested ok on
kernel 2.6.12-rc2.

Present in ALSA cvs

Signed-off-by: Karsten Wiese <annabellesgarden@yahoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-14 11:05:13 -07:00
..
usx2y [PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the device is being used 2005-06-14 11:05:13 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbaudio.c [PATCH] usbaudio: prevent oops & dead keyboard on usb unplugging while the device is being used 2005-06-14 11:05:13 -07:00
usbaudio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbmidi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbmixer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbmixer_maps.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbquirks.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00