Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-02-03 Thread Martin Bauer
o patches you have applied to solve the problem? I didn't found > the right thing? > -- View this message in context: http://www.nabble.com/Oops-in-evdev_disconnect-for-kernel-2.6.23.12-tp14569588p15251802.html Sent from the linux-kernel mailing list archive at Nabble.com. -- To unsubsc

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-02-01 Thread Martin Bauer
00100100 -- View this message in context: http://www.nabble.com/Oops-in-evdev_disconnect-for-kernel-2.6.23.12-tp14569588p15239145.html Sent from the linux-kernel mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-07 Thread Berthold Cogel
Al Viro schrieb: On Sun, Jan 06, 2008 at 10:15:16PM +0100, Berthold Cogel wrote: I did that and got this in 'make modules': CC [M] drivers/input/joydev.o CC [M] drivers/input/evdev.o drivers/input/evdev.c: In function 'evdev_do_ioctl': drivers/input/evdev.c:749: error: 'struct input_dev'

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-06 Thread Al Viro
On Sun, Jan 06, 2008 at 10:15:16PM +0100, Berthold Cogel wrote: > I did that and got this in 'make modules': > > CC [M] drivers/input/joydev.o > CC [M] drivers/input/evdev.o > drivers/input/evdev.c: In function 'evdev_do_ioctl': > drivers/input/evdev.c:749: error: 'struct input_dev' has no m

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-06 Thread Berthold Cogel
Al Viro schrieb: On Sun, Jan 06, 2008 at 08:39:07PM +0100, Berthold Cogel wrote: If I'm able to reproduce the oops with my patched kernel, I will gladly follow your advice. AFAICS, lkml.org/lkml/2007/7/24/20 is the same patch... Ok! It happened again I was able to reproduce the Oops twice

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-06 Thread Al Viro
On Sun, Jan 06, 2008 at 08:39:07PM +0100, Berthold Cogel wrote: > >>If I'm able to reproduce the oops with my patched kernel, I will gladly > >>follow your advice. > > > >AFAICS, lkml.org/lkml/2007/7/24/20 is the same patch... > > Ok! It happened again > > I was able to reproduce the Oops tw

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-06 Thread Berthold Cogel
Al Viro schrieb: On Sun, Jan 06, 2008 at 01:14:40AM +0100, Berthold Cogel wrote: There are only 4 changesets between 2.6.23 and this one affecting drivers/input and only 8006479c9b75fb6594a7b746af3d7f1fbb68f18f and 6addb1d6de1968b84852f54561cc9a09b5a9 appear to be relevant. Apply to your

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-05 Thread Nigel Cunningham
Hi. Berthold Cogel wrote: > Al Viro schrieb: >> On Tue, Jan 01, 2008 at 08:26:05PM +0100, Berthold Cogel wrote: >> >>> Jan 1 17:34:39 wonderland kernel: BUG: unable to handle kernel >>> paging request at virtual address 00100100 >> >> LIST_POISON1 >> >>> Jan 1 17:34:39 wonderland kernel: EIP is

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-05 Thread Berthold Cogel
Al Viro schrieb: On Tue, Jan 01, 2008 at 08:26:05PM +0100, Berthold Cogel wrote: Jan 1 17:34:39 wonderland kernel: BUG: unable to handle kernel paging request at virtual address 00100100 LIST_POISON1 Jan 1 17:34:39 wonderland kernel: EIP is at evdev_disconnect+0x65/0x9e and by the look

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-05 Thread Al Viro
On Sun, Jan 06, 2008 at 01:14:40AM +0100, Berthold Cogel wrote: > >There are only 4 changesets between 2.6.23 and this one affecting > >drivers/input > >and only > >8006479c9b75fb6594a7b746af3d7f1fbb68f18f and > >6addb1d6de1968b84852f54561cc9a09b5a9 > >appear to be relevant. Apply to your ke

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-05 Thread Andrew Morton
On Wed, 02 Jan 2008 08:17:40 +1100 Nigel Cunningham <[EMAIL PROTECTED]> wrote: > Hi Berthold. > > > The USB system seems to be a wreck at the moment after the Oops. lsusb > > and usbview don't work. But keyboard and trackball are still working. > > If you can reproduce it, would you please send

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-04 Thread Al Viro
On Tue, Jan 01, 2008 at 08:26:05PM +0100, Berthold Cogel wrote: > Jan 1 17:34:39 wonderland kernel: BUG: unable to handle kernel paging > request at virtual address 00100100 LIST_POISON1 > Jan 1 17:34:39 wonderland kernel: EIP is at evdev_disconnect+0x65/0x9e and by the look of code, it's a

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-01 Thread Nigel Cunningham
Hi Berthold. Berthold Cogel wrote: > Jan 1 17:34:39 wonderland kernel: usb 2-2: USB disconnect, address 3 > Jan 1 17:34:39 wonderland kernel: usb 2-2.5: USB disconnect, address 4 > Jan 1 17:34:39 wonderland kernel: drivers/input/tablet/wacom_sys.c: > wacom_sys_irq - usb_submit_urb failed with r

Re: Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-01 Thread Berthold Cogel
Berthold Cogel schrieb: Jan 1 17:34:39 wonderland kernel: usb 2-2: USB disconnect, address 3 Jan 1 17:34:39 wonderland kernel: usb 2-2.5: USB disconnect, address 4 Jan 1 17:34:39 wonderland kernel: drivers/input/tablet/wacom_sys.c: wacom_sys_irq - usb_submit_urb failed with result -19 Jan 1

Oops in evdev_disconnect for kernel 2.6.23.12

2008-01-01 Thread Berthold Cogel
Jan 1 17:34:39 wonderland kernel: usb 2-2: USB disconnect, address 3 Jan 1 17:34:39 wonderland kernel: usb 2-2.5: USB disconnect, address 4 Jan 1 17:34:39 wonderland kernel: drivers/input/tablet/wacom_sys.c: wacom_sys_irq - usb_submit_urb failed with result -19 Jan 1 17:34:39 wonderland kern