Re: [linux-usb-devel] Kernel Oopses in serial Gadget

2007-04-19 Thread Oliver Neukum
Am Donnerstag, 19. April 2007 12:50 schrieb Thomas Brinker: > Hi! > > We are facing here kernel oopes in the USB-Gadget driver serial. > > Quiet seldomly the kernel oopses during heavy load on the serial line. > > The pc value of the Oops points not always to the same function, but always > nea

[linux-usb-devel] Kernel Oopses in serial Gadget

2007-04-19 Thread Thomas Brinker
Hi! We are facing here kernel oopes in the USB-Gadget driver serial. Quiet seldomly the kernel oopses during heavy load on the serial line. The pc value of the Oops points not always to the same function, but always near to places where the list &dev->dev_req_list is in use. So we got the idea