Re: [linux-usb-devel] Oops in khubd
"Dmitry Torokhov" <[email protected]>
| Newsgroups | gmane.linux.kernel.input,gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 6/4/07, Jiri Kosina <[email protected]> wrote: > This is probably rather related to something in input. Some CCs added and > original message preserved below. > > I think that struct input_dev passed from hidinput_disconnect() should not > be the corrupted one, as it is dereferenced sooner on the codepath and it > doesn't go oops. > I think this commit should help: http://git.kernel.org/?p=linux/kernel/git/dtor/input.git;a=commit;h=fe838febd49be7b8013ae433a6424693180333b5 I just asked Linus to pull it so 2.6.22 does not crash so often while I am fixing locking properly for 2.6.23. -- Dmitry