[ + Mat <jackdachef@xxxxxxxxx>, Andreas Bombe <aeb@xxxxxxxxxx>, Alex Riesen <raa.lkml@xxxxxxxxx> ] On Mon, Sep 20, 2010 at 3:33 AM, Phil Turmel <philip@xxxxxxxxxx> wrote: > A new regression was introduced between -rc3 and -rc4: > > The USB mouse I use with my laptop is causing a BUG when inserted. ÂIt works at that > point, but if removed and re-inserted, it is ignored. ÂAlso, after the 2nd insert, > other USB devices (like my thumb drive) are also ignored. > > [ Â 37.450777] BUG: unable to handle kernel NULL pointer dereference at (null) > [ Â 37.451148] IP: [<ffffffff817d0991>] hiddev_open+0xc1/0x220 > [ Â 37.452036] PGD 1131a0067 PUD 113036067 PMD 0 > [ Â 37.452924] Oops: 0000 [#1] PREEMPT SMP > [ Â 37.453336] last sysfs file: /sys/devices/platform/toshiba_acpi/backlight/toshiba/max_brightness > [ Â 37.453336] CPU 1 > [ Â 37.453336] Modules linked in: tpm_infineon iwlagn iwlcore tifm_7xx1 tpm_tis toshiba_bluetooth toshiba_acpi tifm_core pcmcia sdhci_pci yenta_socket sdhci [last unloaded: scsi_wait_scan] > [ Â 37.453336] > [ Â 37.453336] Pid: 3117, comm: hald-probe-hidd Not tainted 2.6.36-rc4-00166-g151b6a5 #28 Portable PC/TECRA A9 > [ Â 37.453336] RIP: 0010:[<ffffffff817d0991>] Â[<ffffffff817d0991>] hiddev_open+0xc1/0x220 > [ Â 37.453336] RSP: 0018:ffff8801130e7c28 ÂEFLAGS: 00010286 > [ Â 37.453336] RAX: 00000000ffffffed RBX: ffff8801121a0000 RCX: 0000000000000000 > [ Â 37.453336] RDX: 0000000000000000 RSI: ffffffff81cfbfaa RDI: ffff8801121ac030 > [ Â 37.453336] RBP: ffff8801130e7c58 R08: 0000000000000010 R09: 0000000000000000 > [ Â 37.453336] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8801131c10c0 > [ Â 37.453336] R13: 0000000000000000 R14: 00000000ffffffed R15: ffff88013820ac68 > [ Â 37.453336] FS: Â00007f3987315700(0000) GS:ffff880002500000(0000) knlGS:0000000000000000 > [ Â 37.453336] CS: Â0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > [ Â 37.453336] CR2: 0000000000000000 CR3: 0000000112188000 CR4: 00000000000006e0 > [ Â 37.453336] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > [ Â 37.453336] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 > [ Â 37.453336] Process hald-probe-hidd (pid: 3117, threadinfo ffff8801130e6000, task ffff8801399186b0) > [ Â 37.453336] Stack: > [ Â 37.453336] Âffff8801130e6000 00000000000000b4 ffff8801131c10c0 ffffffff81b57c20 > [ Â 37.453336] <0> ffffffff81b66420 00000000ffffffed ffff8801130e7c98 ffffffff8171794b > [ Â 37.453336] <0> 000000000029d5f6 ffff88013b345d00 ffff88013820ac68 ffff8801131c10c0 > [ Â 37.453336] Call Trace: > [ Â 37.453336] Â[<ffffffff8171794b>] usb_open+0x10b/0x2b0 > [ Â 37.453336] Â[<ffffffff81156ae0>] ? chrdev_open+0x0/0x280 > [ Â 37.453336] Â[<ffffffff81156c07>] chrdev_open+0x127/0x280 > [ Â 37.453336] Â[<ffffffff81156ae0>] ? chrdev_open+0x0/0x280 > [ Â 37.453336] Â[<ffffffff81151508>] __dentry_open+0x108/0x3a0 > [ Â 37.453336] Â[<ffffffff811518b4>] nameidata_to_filp+0x54/0x70 > [ Â 37.453336] Â[<ffffffff8115f668>] do_last+0x3b8/0x6c0 > [ Â 37.453336] Â[<ffffffff811618a8>] do_filp_open+0x228/0x670 > [ Â 37.453336] Â[<ffffffff81919ac5>] ? T.827+0x135/0x230 > [ Â 37.453336] Â[<ffffffff8116c4aa>] ? alloc_fd+0xfa/0x140 > [ Â 37.453336] Â[<ffffffff811512c5>] do_sys_open+0x65/0x130 > [ Â 37.453336] Â[<ffffffff811513d0>] sys_open+0x20/0x30 > [ Â 37.453336] Â[<ffffffff81037c1b>] system_call_fastpath+0x16/0x1b > [ Â 37.453336] Code: 30 c0 00 00 48 c7 c6 aa bf cf 81 e8 9a 7d 8d ff 4c 89 ab 18 c0 00 00 b8 ed ff ff ff 49 89 9c 24 98 00 00 00 48 8b 93 18 c0 00 00 <44> 8b 02 45 85 c0 0f 84 a8 00 00 00 8b 42 04 8d 48 01 85 c0 89 > [ Â 37.453336] RIP Â[<ffffffff817d0991>] hiddev_open+0xc1/0x220 > [ Â 37.453336] ÂRSP <ffff8801130e7c28> > [ Â 37.453336] CR2: 0000000000000000 > [ Â 37.495310] ---[ end trace a76b3a74914412d8 ]--- > > I bisected this phenomenon to: > > 8fe294caf8c868edd9046251824a0af91991bf43 is the first bad commit > commit 8fe294caf8c868edd9046251824a0af91991bf43 > Author: Guillaume Chazarain <guichaz@xxxxxxxxx> > Date: Â Sun Sep 12 21:32:35 2010 +0200 > > Â ÂHID: fix hiddev's use of usb_find_interface > > Â ÂMy macbook infrared remote control was broken by commit > Â Âbd25f4dd6972755579d0ea50d1a5ace2e9b00d1a ("HID: hiddev: use > Â Âusb_find_interface, get rid of BKL"). > > Â ÂThis device appears in dmesg as: > Â Âapple 0003:05AC:8242.0001: hiddev0,hidraw0: USB HID v1.11 Device > Â Â[Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-1/input0 > > Â ÂIt stopped working as lircd was getting ENODEV when opening /dev/usb/hiddev0. > > Â ÂAFAICS hiddev_driver is a dummy driver so usb_find_interface(&hiddev_driver) > Â Âdoes not find anything. > > Â ÂThe device is associated with the usbhid driver, so let's do > Â Âusb_find_interface(&hid_driver) instead. > > Â Â$ ls -l /sys/devices/pci0000:00/0000:00:1d.2/usb7/7-1/7-1:1.0/usb/hiddev0/device/driver > Â Âlrwxrwxrwx 1 root root 0 2010-09-12 16:28 /sys/devices/pci0000:00/0000:00:1d.2/usb7/7-1/7-1:1.0/usb/hiddev0/device/driver -> ../../../../../../bus/usb/drivers/usbhid > > Â ÂSigned-off-by: Guillaume Chazarain <guichaz@xxxxxxxxx> > Â ÂSigned-off-by: Jiri Kosina <jkosina@xxxxxxx> > > :040000 040000 a7db28b9b84792aa51a1027daebb627150892837 84209dde8d0d2ef3c1d58a20586060947890fc80 M Â Â Âdrivers > > lsusb also gets stuck like so: > > # cat /proc/4306/stack > [<ffffffff81719e3c>] usbdev_open+0x11c/0x2e0 > [<ffffffff81156c07>] chrdev_open+0x127/0x280 > [<ffffffff81151508>] __dentry_open+0x108/0x3a0 > [<ffffffff811518b4>] nameidata_to_filp+0x54/0x70 > [<ffffffff8115f668>] do_last+0x3b8/0x6c0 > [<ffffffff811618a8>] do_filp_open+0x228/0x670 > [<ffffffff811512c5>] do_sys_open+0x65/0x130 > [<ffffffff811513d0>] sys_open+0x20/0x30 > [<ffffffff81037c1b>] system_call_fastpath+0x16/0x1b > [<ffffffffffffffff>] 0xffffffffffffffff > > The commit 8fe294c reverts cleanly from 2.6.36-rc4-00166-g151b6a5, and solves this > problem. > > Config, dmesg, and lsusb (after revert) are attached. > > The system is Gentoo unstable 64bit, w/ hal-0.5.14-r2 and udev-161. > > I'm happy to test patches in lieu of a revert, since it was a fix to a > different regression. One difference between the regression I originally reported and the current one is that I was using the "apple" hid_driver while all the regressions caused by my patch use the "generic" hid_driver. Can you send the output of 'sudo ls -lR /sys | bzip2'? Thanks. -- Guillaume -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html