linux-stable/sound
Gregor Jasny d49a9ad0b5 [PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the device is being used
Summary: 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>
2005-05-26 21:20:08 -07:00
..
arm 2.6.11 import 2005-05-12 09:59:06 -07:00
core [PATCH] Fix Oops with ALSA timer event notification 2005-05-12 10:00:18 -07:00
drivers 2.6.11 import 2005-05-12 09:59:06 -07:00
i2c 2.6.11 import 2005-05-12 09:59:06 -07:00
isa 2.6.11 import 2005-05-12 09:59:06 -07:00
mips 2.6.11 import 2005-05-12 09:59:06 -07:00
oss 2.6.11 import 2005-05-12 09:59:06 -07:00
parisc 2.6.11 import 2005-05-12 09:59:06 -07:00
pci [PATCH] Fix stereo mutes on Surround volume control 2005-05-12 10:00:12 -07:00
pcmcia 2.6.11 import 2005-05-12 09:59:06 -07:00
ppc 2.6.11 import 2005-05-12 09:59:06 -07:00
sparc 2.6.11 import 2005-05-12 09:59:06 -07:00
synth 2.6.11 import 2005-05-12 09:59:06 -07:00
usb [PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the device is being used 2005-05-26 21:20:08 -07:00
Kconfig 2.6.11 import 2005-05-12 09:59:06 -07:00
Makefile 2.6.11 import 2005-05-12 09:59:06 -07:00
last.c 2.6.11 import 2005-05-12 09:59:06 -07:00
sound_core.c 2.6.11 import 2005-05-12 09:59:06 -07:00
sound_firmware.c 2.6.11 import 2005-05-12 09:59:06 -07:00