Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751124AbWIHTyV (ORCPT ); Fri, 8 Sep 2006 15:54:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751122AbWIHTyV (ORCPT ); Fri, 8 Sep 2006 15:54:21 -0400 Received: from smtp.osdl.org ([65.172.181.4]:52912 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1751124AbWIHTyU (ORCPT ); Fri, 8 Sep 2006 15:54:20 -0400 Date: Fri, 8 Sep 2006 12:50:53 -0700 From: Andrew Morton To: Brandon Philips Cc: linux-kernel@vger.kernel.org, Brice Goglin , Greg Kroah-Hartman , Thomas Gleixner , Ingo Molnar , "Eric W. Biederman" , Robert Love Subject: Re: 2.6.18-rc6-mm1 2.6.18-rc5-mm1 Kernel Panic on X60s Message-Id: <20060908125053.c31b76e9.akpm@osdl.org> In-Reply-To: <20060908194300.GA5901@plankton.ifup.org> References: <20060908174437.GA5926@plankton.ifup.org> <20060908121319.11a5dbb0.akpm@osdl.org> <20060908194300.GA5901@plankton.ifup.org> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1379 Lines: 45 On Fri, 8 Sep 2006 14:43:00 -0500 Brandon Philips wrote: > On 12:13 Fri 08 Sep 2006, Andrew Morton wrote: > > On Fri, 8 Sep 2006 12:44:37 -0500 > > Brandon Philips wrote: > > > 2.6.18-rc4-mm3 boots ok. > > > > > > I will try and bisect the problem later tonight- > > > > Thanks. First, try disabling CONFIG_PCI_MSI. > > With CONFIG_PCI_MSI disabled the system boots. OK, thanks. So likely candidates are: - Brice's MSI changes - The conversion of i386 to use the genirq code - Eric's MSI/genirq changes or a combination of the above. Or something else. > However, udev seems to very upset about network device names: > > [udevd:3951]: Changing netdevice name from [eth1_temp] to [eth0] > > That showed up a few hundred times. I am running version 093 so I will > try updating that later. That's OK - it's a debug patch which was added to help us work out why one or two people's net device names are getting trashed. In fact we tracked it down to some silliness in NetworkMonitor, regarding which certain parties have yet to respond, iirc. - 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/