Hi! > > From the backtrace, it looks evdev related...? > > Hmm, looks like it...
I don't think I can repeat that. I was doing crazy stuff at that moment. (Typo fixes suggested below). Thanks, Pavel Input: evdev - fix EVIOCG{type} ioctl From: Dmitry Torokhov <dmitry.torok...@gmail.com> The 'max' size passed into the function is measured in number of bits (KEY_MAX, LED_MAX, etc) so we nedd to convert it accoidingly before tyring ### need accordingly(?) trying to copy the data out, otherwise we will try copying too much and end up with up with a page fault. Reported-by: Pavel Machek <pa...@ucw.cz> Signed-off-by: Dmitry Torokhov <dmitry.torok...@gmail.com> -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/