hello, since i am using 2.6.37 there is a problem with the em28xx driver. seems to be a bug in the new kernel, cause there wasn't a problem with kernels up to 2.6.36. the error appears on unplugging the usb device or just on rmmod the em28xx driver. the stack trace is attached. if i try to reload the em28xx driver after this failure, the system is freezing.
Created attachment 43302 [details] dmesg output the output of dmesg
Created attachment 43312 [details] my kernel config my kernel config (big kernel lock is actually off in my kernel, but setting it on again doesn't fix the problem!)
oh sorry, i think the bug has to be moved to video4linux / em28xx
Resolved with commit 05fe2175cf87da8a5475aed422bd636475ab0412 "em28xx: refactor the code in em28xx_usb_disconnect()".