Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755539AbXI0HWz (ORCPT ); Thu, 27 Sep 2007 03:22:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753541AbXI0HWr (ORCPT ); Thu, 27 Sep 2007 03:22:47 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:44391 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753332AbXI0HWr (ORCPT ); Thu, 27 Sep 2007 03:22:47 -0400 Message-ID: <46FB5A3B.4020801@garzik.org> Date: Thu, 27 Sep 2007 03:22:35 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Greg KH CC: 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> In-Reply-To: <20070926213931.GA24049@suse.de> 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: 1660 Lines: 45 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. As I recall, some NUMA folks hacked in my damage (storing numa node in x86's new struct pci_sysdata), noted and fixed additional fallout, and added their own damage for good measure :) 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/