Re: 2.6.22-rc2-mm1

From: Jiri Kosina
Date: Fri May 25 2007 - 03:24:18 EST


On Thu, 24 May 2007, Zan Lynx wrote:

> [snip]
> > Do you please have any indication which kernel versions were OK with the
> > same .config, with respect to the USB mouse/keyboard hogs you are seeing
> > with 2.6.22-rc2-mm1?
> The last 2.6.21 -mm kernel worked well.
[...]
> drivers/hid/usbhid/hid-core.c: input irq status -75 received

Zan,

this has been reported also in bugzilla, so it's now handled in
http://bugzilla.kernel.org/show_bug.cgi?id=8535

It's reported there that mainline is OK, and there are realy very few
patches in the HID area which I can't imagine how they could be causing
it, they are only a few simple quirks for a specific hardware.

Could you please try the following things in this order:

- disable CONFIG_HIDRAW and test whether it is still reproducible
- revert git-hid.patch and test whether it is still reproducible
- if so, I am afraid that it's some USB patch that is causing this, so
bisecting would be needed

I will meanwhile try to reproduce it myself here, but I have not been
successful with it so far.

Thanks,

--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/