Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753247AbYCMEtP (ORCPT ); Thu, 13 Mar 2008 00:49:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752094AbYCMEs6 (ORCPT ); Thu, 13 Mar 2008 00:48:58 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:52821 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752443AbYCMEsj (ORCPT ); Thu, 13 Mar 2008 00:48:39 -0400 Date: Wed, 12 Mar 2008 21:48:04 -0700 From: Greg KH To: Linus Torvalds Cc: "Rafael J. Wysocki" , Jeff Garzik , LKML , Adrian Bunk , Andrew Morton , Natalie Protasevich , Ingo Molnar , Len Brown , Guennadi Liakhovetski Subject: Re: pcibios_scanned needs to be set in ACPI? (was Re: 2.6.25-rc5: Reported regressions from 2.6.24) Message-ID: <20080313044803.GA4805@kroah.com> References: <47D6D61F.4050805@garzik.org> <200803112341.42517.rjw@sisk.pl> <20080312203205.GB17187@kroah.com> <20080312212704.GA16836@kroah.com> <20080312213826.GA17101@kroah.com> <20080312225421.GA24449@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 1706 Lines: 47 On Wed, Mar 12, 2008 at 04:09:17PM -0700, Linus Torvalds wrote: > > > On Wed, 12 Mar 2008, Greg KH wrote: > > > > I can't get a box here to produce both of those PCI: messages myself, > > and neither can Len, so something is really odd here. > > You can't? > > I can trivially reproduce the warnings on my laptop by just adding > "acpi=noirq" to the command line in grub. > > PCI: Probing PCI hardware > kobject (ffff81007e08d9c8): tried to init an initialized object, something is seriously wrong. > Pid: 1, comm: swapper Not tainted 2.6.25-rc3-00081-g7704a8b #29 > > Call Trace: > [] __down_read+0x12/0x93 > [] kobject_init+0x39/0x82 > [] device_initialize+0x25/0xa4 > [] device_register+0x9/0x12 > [] pci_bus_add_devices+0xe2/0x13e > [] pci_legacy_init+0x66/0xf9 > [] bus_register+0x15b/0x221 > [] kernel_init+0x14a/0x2b4 > [] child_rip+0xa/0x12 > [] kernel_init+0x0/0x2b4 > [] child_rip+0x0/0x12 > > did you try just adding that simple command line thing? This wasn't doing anything on my laptop, but it does cause the warning on my mac mini, thanks for showing how to trigger it. And that's with the patch I posted, so that's no good. Let me see if I can figure it out now that I can reproduce it... 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/