Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759569AbZCMWXY (ORCPT ); Fri, 13 Mar 2009 18:23:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753451AbZCMWXN (ORCPT ); Fri, 13 Mar 2009 18:23:13 -0400 Received: from kroah.org ([198.145.64.141]:51273 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752058AbZCMWXM (ORCPT ); Fri, 13 Mar 2009 18:23:12 -0400 Date: Fri, 13 Mar 2009 15:20:44 -0700 From: Greg KH To: Andrew Morton Cc: linux-kernel@vger.kernel.org, stable@kernel.org, e1000-devel@lists.sourceforge.net Subject: Re: [stable] Li-nux 2.6.27.19 2.6.28.7 Message-ID: <20090313222044.GA18010@kroah.com> References: <20090220225448.GA14122@kroah.com> <20090313151051.a9198384.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090313151051.a9198384.akpm@linux-foundation.org> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2408 Lines: 60 On Fri, Mar 13, 2009 at 03:10:51PM -0700, Andrew Morton wrote: > > I fired up this kernel up on my FC8 laptop and I see > http://userweb.kernel.org/~akpm/p3130212.jpg > > On the next two boot attempts, the kernel came up OK. > That's wierd, it can't find the root filesystem? What driver controls the disk for /dev/root? It's not the USB controller, is it? Is that normally sda? > Also, during boot the e1000e driver has conniptions: > > ------------[ cut here ]------------ > WARNING: at drivers/net/e1000e/ich8lan.c:408 e1000_acquire_swflag_ich8lan+0x51/0xf2() > e1000e mutex contention. Owned by pid 10 > Modules linked in: > Pid: 9, comm: events/0 Not tainted 2.6.28.7 #1 > Call Trace: > [] warn_slowpath+0xae/0xcd > [] ? lock_timer_base+0x26/0x4a > [] ? lock_timer_base+0x26/0x4a > [] ? __lock_acquire+0x702/0x760 > [] ? mark_held_locks+0x50/0x6d > [] ? mutex_trylock+0x104/0x118 > [] ? trace_hardirqs_on_caller+0xf8/0x123 > [] ? trace_hardirqs_on+0xd/0xf > [] e1000_acquire_swflag_ich8lan+0x51/0xf2 > [] e1000e_read_kmrn_reg+0x1b/0x69 > [] ? e1000e_downshift_workaround+0x0/0x12 > [] e1000e_gig_downshift_workaround_ich8lan+0x2c/0x71 > [] e1000e_downshift_workaround+0x10/0x12 > [] run_workqueue+0xf5/0x1fd > [] ? run_workqueue+0x9f/0x1fd > [] ? worker_thread+0x0/0xe8 > [] worker_thread+0xdb/0xe8 > [] ? autoremove_wake_function+0x0/0x36 > [] ? worker_thread+0x0/0xe8 > [] kthread+0x44/0x6b > [] child_rip+0xa/0x11 > [] ? restore_args+0x0/0x30 > [] ? kthread+0x0/0x6b > [] ? child_rip+0x0/0x11 > ---[ end trace 09c88554f9900e8b ]--- > > Config: http://userweb.kernel.org/~akpm/config-t61p.txt > dmesg: http://userweb.kernel.org/~akpm/dmesg-t61p.txt Wierd, I don't know. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/