Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761121AbXI1BTU (ORCPT ); Thu, 27 Sep 2007 21:19:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760178AbXI1BTF (ORCPT ); Thu, 27 Sep 2007 21:19:05 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:45449 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760842AbXI1BTD (ORCPT ); Thu, 27 Sep 2007 21:19:03 -0400 Message-ID: <46FC567A.3030801@garzik.org> Date: Thu, 27 Sep 2007 21:18:50 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Greg KH CC: Greg KH , Brice Goglin , torvalds@osdl.org, Andrew Morton , Kristen Carlson Accardi , linux-pci@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org, Andi Kleen Subject: Re: State of the Linux PCI Subsystem for 2.6.23-rc8 References: <20070926210010.GC1734@kroah.com> <46FAD1EA.6090504@ens-lyon.org> <20070926213931.GA24049@suse.de> <46FB5A3B.4020801@garzik.org> <20070927153438.GC30419@kroah.com> In-Reply-To: <20070927153438.GC30419@kroah.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -3.7 (---) X-Spam-Report: SpamAssassin version 3.1.9 on srv5.dvmed.net summary: Content analysis details: (-3.7 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1963 Lines: 49 Greg KH wrote: > On Thu, Sep 27, 2007 at 03:22:35AM -0400, Jeff Garzik wrote: >> Greg KH wrote: >>> On Wed, Sep 26, 2007 at 11:40:58PM +0200, Brice Goglin wrote: >>>> Greg KH wrote: >>>>> Here's a summary of the current state of the Linux PCI subsystem, as of >>>>> 2.6.23-rc8. >>>>> >>>>> If the information in here is incorrect, or anyone knows of any >>>>> outstanding issues not listed here, please let me know. >>>>> >>>>> List of outstanding regressions from 2.6.22: >>>>> - none known. >>>>> >>>>> List of outstanding regressions from older kernel versions: >>>>> - none known. >>>>> >>>> What about http://marc.info/?l=linux-pci&m=119072400008538&w=2 ? >>> That's not a regression, right? Tt's probably never worked for that >>> kind of box :) >>> I think the pci bus patches that are pending from Jeff Garzik should fix >>> up these issues. They are in one of his trees, and in the -mm release, >>> if you are able to test those. >> jgarzik/misc-2.6.git#pciseg has my only outstanding PCI stuff, which is a >> small x86[-64] PCI domain support patch. Mostly unrelated to the thread at >> hand, alas, even though it was touching that area. >> >> I need to a few changes required by Andi, who made several good points, >> then the PCI domains thing should be ready for upstream. I don't care much >> who merges it, you, Andi or me. > > I'll take it, as I guess it should go through me, Andi is going to have > enough merge issues for 2.6.24 :) > > I'll add them to my tree later today. Please don't pull 'pciseg' just yet... it needs the fixes Andi pointed out, namely, it should be turned on by default in x86 / x86-64 platform Kconfig, and have a boot-time method of disabling it. Jeff - 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/