[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200703101636.48758.m.kozlowski@tuxland.pl>
Date: Sat, 10 Mar 2007 16:36:47 +0100
From: Mariusz Kozlowski <m.kozlowski@...land.pl>
To: Jiri Kosina <jkosina@...e.cz>
Cc: Greg KH <greg@...ah.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-usb-devel@...ts.sourceforge.net
Subject: Re: 2.6.21-rc3-mm1
Hello,
> On Sat, 10 Mar 2007, Greg KH wrote:
>
> > > hid_parse_report() is doing kmalloc(128k kbytes). We canot sanely
> > > support that and the code shold be rewritten to not do that. A simple
> > > though somewhat lame fix would be to switch to vmalloc().
> > > It's been this way for some time, so it's odd that the failures have
> > > just popped up now.
> > Jiri is the person to ask about this now. Jiri, any thoughts about
> > this?
>
> I have just queued the patch below to HID tree for the next upstream
> merge. Mariusz, I guess it solves your issue, right?
Right. Can't be 100% sure but without the patch it would have probably
failed by now so I guess the patch is ok. Not sure how to make usb mouse
plugging/unplugging process automatic ;-)
Thanks,
Mariusz Kozlowski
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists