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.torokhov@xxxxxxxxx> 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 <pavel@xxxxxx> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> -- (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-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html