Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756029AbYCLXhf (ORCPT ); Wed, 12 Mar 2008 19:37:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752325AbYCLXh1 (ORCPT ); Wed, 12 Mar 2008 19:37:27 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:36467 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751955AbYCLXh0 (ORCPT ); Wed, 12 Mar 2008 19:37:26 -0400 Date: Wed, 12 Mar 2008 16:37:09 -0700 From: Greg KH To: Guennadi Liakhovetski Cc: Linus Torvalds , "Rafael J. Wysocki" , Jeff Garzik , LKML , Adrian Bunk , Andrew Morton , Natalie Protasevich , Ingo Molnar , Len Brown Subject: Re: pcibios_scanned needs to be set in ACPI? (was Re: 2.6.25-rc5: Reported regressions from 2.6.24) Message-ID: <20080312233709.GA25530@kroah.com> References: <47D6D61F.4050805@garzik.org> <200803112341.42517.rjw@sisk.pl> <20080312203205.GB17187@kroah.com> <20080312212704.GA16836@kroah.com> <20080312223431.GA24150@kroah.com> <20080312231601.GB24820@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: 1117 Lines: 30 On Thu, Mar 13, 2008 at 12:32:48AM +0100, Guennadi Liakhovetski wrote: > On Wed, 12 Mar 2008, Greg KH wrote: > > > It oopses at shutdown? I thought this was originally reported as a > > "will not power off" which for a while was attributed to the cpufreq fix > > that went into -rc2 or -rc3. > > As I already replied to Linus, no, it doesn't. > > > It would be interesting to see if reverting the pci_bus patch did > > anything about the fact that we register the root PCI bus through two > > different methods. > > You mean this: http://marc.info/?l=linux-kernel&m=120483340622706&w=2 Yes, the warnings go away as there is no more struct device to register, but the big "PCI:" messages from the syslog at startup with the patch reverted is what I am curious about. I'll test more in a few hours, have to go herd the kids off to piano lessons... 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/