On Tue, 30 Jun 2009, Andrew Morton wrote: > > This looks like a bug in schedule_timeout, to judge by the EIP value. > > Which would make it a core kernel issue, unrelated to USB. > > > > That sounds pretty unlikely. Indeed, it is extremely unlikely. > The oops is a bit odd though - maybe some interrupt went off and > scribbled on the stack? Or some DMA operation? If that's so, it won't be easy to track down. > Also there is: > > > 2. Computer boots normaly except all USB ports are dead That's because the khubd thread died. Without it, there's nothing monitoring any USB ports. Pauli, can you send a disassembly listing of your schedule_timeout function? It might help to know exactly what statement corresponds to offset 0x12b. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html