On Fri, Apr 27, 2007 at 11:25:46AM +0200, VE (HOME) wrote: > Andrew Morton wrote: > > On Thu, 26 Apr 2007 20:58:32 +0200 Vincent ETIENNE <[EMAIL PROTECTED]> > > wrote: > > > > > > This was due to locking bustage in the net tree. It should be fixed > > in 2.6.21-rc7-mm2. > > I have tried this version. Same problem ( see > http://mail1.vetienne.net/linux/dmesg-2.6.21-rc7-mm2.log ) > But also a new problem with USB keyboard/mouse > > BUG: at drivers/hid/usbhid/hid-quirks.c:480 usbhid_exists_dquirk() > > Call Trace: > [<ffffffff8044bbcb>] usbhid_lookup_quirk+0x63/0xea > [<ffffffff8044ab12>] hid_probe+0x4d/0xbad > [<ffffffff8021d7cd>] default_wake_function+0x0/0xe > [<ffffffff8029d0b6>] sysfs_new_dirent+0x79/0xaa > [<ffffffff80403411>] usb_match_one_id+0x26/0x82 > [<ffffffff80403fe6>] usb_probe_interface+0x7d/0xa5 > [<ffffffff80391cb9>] driver_probe_device+0xf6/0x17f > [<ffffffff80391de4>] __driver_attach+0x0/0x93 > [<ffffffff80391e3e>] __driver_attach+0x5a/0x93 > [<ffffffff8039110c>] bus_for_each_dev+0x43/0x6e > [<ffffffff80391433>] bus_add_driver+0x7b/0x19d > [<ffffffff80403b06>] usb_register_driver+0x7e/0xe1 > [<ffffffff8064d2d3>] hid_init+0x28/0x4e > [<ffffffff8063460b>] kernel_init+0x162/0x2d2 > [<ffffffff8020a338>] child_rip+0xa/0x12 > [<ffffffff80343d5c>] acpi_ds_init_one_object+0x0/0x7c > [<ffffffff806344a9>] kernel_init+0x0/0x2d2 > [<ffffffff8020a32e>] child_rip+0x0/0x12 > > input: ServerEngines SE USB Device as > /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input2 > input: USB HID v1.11 Keyboard [ServerEngines SE USB Device] on > usb-0000:00:1d.2-2 > BUG: at drivers/hid/usbhid/hid-quirks.c:480 usbhid_exists_dquirk() > > Call Trace: > [<ffffffff8044bbcb>] usbhid_lookup_quirk+0x63/0xea > [<ffffffff8044ab12>] hid_probe+0x4d/0xbad > [<ffffffff8029d0b6>] sysfs_new_dirent+0x79/0xaa > [<ffffffff80403411>] usb_match_one_id+0x26/0x82 > [<ffffffff80403fe6>] usb_probe_interface+0x7d/0xa5 > [<ffffffff80391cb9>] driver_probe_device+0xf6/0x17f > [<ffffffff80391de4>] __driver_attach+0x0/0x93 > [<ffffffff80391e3e>] __driver_attach+0x5a/0x93 > [<ffffffff8039110c>] bus_for_each_dev+0x43/0x6e > [<ffffffff80391433>] bus_add_driver+0x7b/0x19d > [<ffffffff80403b06>] usb_register_driver+0x7e/0xe1 > [<ffffffff8064d2d3>] hid_init+0x28/0x4e > [<ffffffff8063460b>] kernel_init+0x162/0x2d2 > [<ffffffff8020a338>] child_rip+0xa/0x12 > [<ffffffff80343d5c>] acpi_ds_init_one_object+0x0/0x7c > [<ffffffff806344a9>] kernel_init+0x0/0x2d2 > [<ffffffff8020a32e>] child_rip+0x0/0x12
Jiri, any thoughts about this? This looks like it comes from your tree as 2.6.21 doesn't have the drivers/hid/usbhid/ directory... thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/