From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: mmotm 2010-05-11-18-20 uploaded Date: Thu, 13 May 2010 09:02:49 -0700 Message-ID: <20100513160249.GC22238@core.coreip.homeip.net> References: <201005120149.o4C1n7P4002637@imap1.linux-foundation.org> <6195.1273763194@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:49969 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758927Ab0EMQKs (ORCPT ); Thu, 13 May 2010 12:10:48 -0400 Content-Disposition: inline In-Reply-To: <6195.1273763194@localhost> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Valdis.Kletnieks@vt.edu Cc: Andrew Morton , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org On Thu, May 13, 2010 at 11:06:34AM -0400, Valdis.Kletnieks@vt.edu wrote: > On Tue, 11 May 2010 18:21:22 PDT, akpm@linux-foundation.org said: > > The mm-of-the-moment snapshot 2010-05-11-18-20 has been uploaded to > > > > http://userweb.kernel.org/~akpm/mmotm/ > > Dell Latitude E6500, x86_64 kernel. > > Boots to single user prompt, but has issues on the way there. Possibly > very important - I was definitely *not* typing at the time (as I had hit > return on the LUKS passphrase for the disk at 36 seconds after boot, and > I didn't get the # prompt for single-user for another minute or two (probably > due to udev having issues due to the oops). So I have no idea what it was > trying to get a keycode for... > Udev probably tries to remap special keys on your keyboard... > [ 40.717136] udev: starting version 154 > [ 41.710153] BUG: unable to handle kernel NULL pointer dereference at (null) > [ 41.711007] IP: [] input_default_getkeycode_from_index+0x4e/0x5b > [ 41.711007] PGD 11d318067 PUD 118af1067 PMD 0 > [ 41.711007] Oops: 0002 [#1] PREEMPT SMP > [ 41.711007] last sysfs file: /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/idVendor > [ 41.711007] CPU 0 > [ 41.711007] Modules linked in: > [ 41.711007] > [ 41.711007] Pid: 2501, comm: keymap Not tainted 2.6.34-rc7-mmotm0511 #2 0X564R/Latitude E6500 > > [ 41.711007] RIP: 0010:[] [] input_default_getkeycode_from_index+0x4e/0x5b I think this is Mauro's big keycode additions. -- Dmitry