From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: 3.17-rc5: kernel oops when exiting X under heavy load Date: Mon, 6 Oct 2014 14:03:58 -0700 Message-ID: <20141006210358.GA39707@dtor-ws> References: <20141003231109.GA4530@amd> <20141006181202.GA22781@dtor-ws> <20141006204526.GA28905@amd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20141006204526.GA28905@amd> Sender: linux-kernel-owner@vger.kernel.org To: Pavel Machek Cc: kernel list , linux-input@vger.kernel.org, David Herrmann List-Id: linux-input@vger.kernel.org On Mon, Oct 06, 2014 at 10:45:26PM +0200, Pavel Machek wrote: > 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 > > 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 Thanks, I'll fix them up. -- Dmitry