On Sun, 28 Mar 2004, Brad Campbell wrote: > While I'm here, the following oops occured a number of times when pulling the plug > on the device > while it was locked up (I love the 2.6 in-built oops decoder!) These are on vanilla > 2.6.4 > > Mar 27 19:03:58 bklaptop kernel: kernel BUG at drivers/usb/storage/usb.c:858! > Mar 27 19:03:58 bklaptop kernel: invalid operand: 0000 [#1] > Mar 27 19:03:58 bklaptop kernel: PREEMPT > Mar 27 19:03:58 bklaptop kernel: CPU: 0 > Mar 27 19:03:58 bklaptop kernel: EIP: 0f20:[<e196c46f>] Tainted: PF > Mar 27 19:03:58 bklaptop kernel: EFLAGS: 00010202 > Mar 27 19:03:58 bklaptop kernel: EIP is at usb_stor_release_resources+0xef/0x120 > [usb_storage]
I think this indicates either a problem in the SCSI layer or a synchronization error in usb-storage. It's an indication that the SCSI link to usb-storage is still in use even after we unregistered our driver -- probably because we're in the middle of error recovery. It's not worth worrying about now, although later we might want to look at it more closely. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel