From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [Bug #14626] oops on boot starting udev Date: Wed, 18 Nov 2009 18:59:38 -0800 Message-ID: <20091119025938.GB20172@core.coreip.homeip.net> References: <20091117011455.GA7977@kroah.com> <20091117020451.GA27967@core.coreip.homeip.net> <1258426743.9883.53.camel@no> <20091117040104.GA5792@core.coreip.homeip.net> <1258430807.12721.12.camel@no> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=aASvB4L4a6MvpG7xfjabpPV9EuksGmI3bf6rpxp+M4c=; b=qKn1W5XfSTH44nkpqB7to0OqrXxyuDlJTOYg3+/hZL3C0ELmlEHSGzvgInS3ARC5xL 765KmEQUgZnCN1fbNJKSqcKB0OHIxIRISsnhAkMPjQqdPT2dKRzxdS8IgohDq/CgdVPY Qaivgy70G1D07IcUG26a1aXYUCdaaZ6ukj5Q8= Content-Disposition: inline In-Reply-To: <1258430807.12721.12.camel@no> Sender: linux-input-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Soeren Sonnenburg Cc: Greg KH , "Rafael J. Wysocki" , linux-input@vger.kernel.org, Linux Kernel Mailing List , Kernel Testers List On Tue, Nov 17, 2009 at 05:06:47AM +0100, Soeren Sonnenburg wrote: > On Mon, 2009-11-16 at 20:01 -0800, Dmitry Torokhov wrote: > > On Tue, Nov 17, 2009 at 03:59:03AM +0100, Soeren Sonnenburg wrote: > > > On Mon, 2009-11-16 at 18:04 -0800, Dmitry Torokhov wrote: > > > > On Mon, Nov 16, 2009 at 05:14:55PM -0800, Greg KH wrote: > > > > > On Mon, Nov 16, 2009 at 11:37:48PM +0100, Rafael J. Wysocki wrote: > > > > > > This message has been generated automatically as a part of a report > > > > > > of recent regressions. > > > > > > > > > > > > The following bug entry is on the current list of known regressions > > > > > > from 2.6.31. Please verify if it still should be listed and let me know > > > > > > (either way). > > > > > > > > > > > > > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14626 > > > > > > Subject : oops on boot starting udev > > > > > > Submitter : Soeren Sonnenburg > > > > > > Date : 2009-11-14 10:16 (3 days old) > > > > > > References : http://marc.info/?l=linux-kernel&m=125819380206800&w=4 > > > > > > > > > > This looks like an input core problem, as the evdev module was just > > > > > loaded and died. > > > > > > > > > > Any input developers have any ideas? > > > > > > > > > > > > > > > > > Hmm, evdev does: > > > > > > > > dev_set_name(&evdev->dev, "event%d", minor); > > > > > > > > Not sure how it can go wrong... > > > > > > Anything I should/could do to narrow it down a bit (apart from > > > bisecting?). > > > > > > > Umm, I looked through the changes between -rc6 and 7 but nothing jumped > > out at me... You don't happen to have any local changes in your tree? > > Well only the mouse button #1 emulation - though I don't see what could > go wrong there. > I have been looking through the changes and I really don't see anything suspicious. I am also not hittign this oops on any of my boxes. Any chance you could bisect? Thanks. -- Dmitry