Re: evdev.c(EVIOCGBIT): Suspicious buffer size 511,

From: Dmitry Torokhov
Date: Wed Aug 20 2008 - 09:32:18 EST


On Wed, Aug 20, 2008 at 12:00:40AM -0700, Andrew Morton wrote:
> On Sun, 17 Aug 2008 23:10:54 -0700 "Justin Mattock" <justinmattock@xxxxxxxxx> wrote:
>
> > I'm noticing:
> > evdev.c(EVIOCGBIT): Suspicious buffer size 511, limiting output to 64
> > bytes. See http://userweb.kernel.org/~dtor/eviocgbit-bug.html
> > with rc-3 not with rc2.
> > Did the patch to synaptics, seems
> > my xorg is not reading /usr/X11R6/lib/modules/input/synaptics_drv.o
> > only /usr/lib/xorg/modules/input/synaptics_drv.so
> > is there any easy fix, or do I have to recompile xorg?
> > regards;
> >
>
> (cc's added)
>

You can just copy the updated file manually into
/usr/lib/xorg/modules/input/.

I tried rebuilding synaptics from here:

git://anongit.freedesktop.org/git/xorg/driver/xf86-input-synaptics

but unfortunately it fails with some automake crap that I don't have
time to trace through at the moment.

--
Dmitry
--
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/