[Bug 1181104] Unplugging TeVII DVB-S2 USB adapter crashes kernel
https://bugzilla.suse.com/show_bug.cgi?id=1181104 https://bugzilla.suse.com/show_bug.cgi?id=1181104#c9 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seife@novell.slipkontur.de Flags| |needinfo?(seife@novell.slip | |kontur.de) --- Comment #9 from Takashi Iwai <tiwai@suse.com> --- Now I looked at the code again, and found that the real problem is rather the dvb-usb core stuff. dvb_usb_device_init() copies the properties object, but the dev->desc still points to the old properties. So, the patch in dw2012 driver is correct, per se, but the dvb-usb core behaved wrong. Below is the another patch to fix the issue. Please give it a try. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com