Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1160997AbWCIECs (ORCPT ); Wed, 8 Mar 2006 23:02:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751527AbWCIECr (ORCPT ); Wed, 8 Mar 2006 23:02:47 -0500 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:57750 "EHLO fgwmail6.fujitsu.co.jp") by vger.kernel.org with ESMTP id S1751274AbWCIECr (ORCPT ); Wed, 8 Mar 2006 23:02:47 -0500 Message-ID: <440FA87C.7000504@jp.fujitsu.com> Date: Thu, 09 Mar 2006 13:01:00 +0900 From: Kenji Kaneshige User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: ja, en-us, en MIME-Version: 1.0 To: Greg KH Cc: torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz, pcihpd-discuss@lists.sourceforge.net Subject: Re: State of the Linux PCI and PCI Hotplug Subsystems for 2.6.16-rc5 References: <20060306223545.GA20885@kroah.com> In-Reply-To: <20060306223545.GA20885@kroah.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3280 Lines: 80 Greg KH wrote: > Here's a summary of the current state of the Linux PCI and PCI Hotplug > subsystems as of 2.6.16-rc5 > > 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.15: > - none known. > > List of outstanding regressions from older kernel versions: > - some cardbus users still have issues with the change to the > PCI resource allocation stuff. > http://bugzilla.kernel.org/show_bug.cgi?id=5736 shows this > issue, but seems to be stalled for now :( > > Here is a list of the current outstanding bugs for the PCI subsystem as > tracked at bugzilla.kernel.org. If anyone can help out with any of > these, please add information to the bug reports. > > * 5736 [greg@kroah.com] - pci broken on PIIX/ICH laptop (CARDBUS_IO_SIZE > too small?). > > > Future stuff: > Wow, for a subsystem that no one cared about for a long time (PCI > Hotplug) all of a sudden we have so many patches floating around that > it is difficult to handle all of them. If you are interested in the > changes in this area that will be coming in 2.6.17, please see my > quilt tree at > http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ > > Summary of the changes found there are: > - shpchp driver reworks that fix issues and handle the module > being able to be unloaded properly > - acpiphp driver changes to try to be able to work properly for > laptop docking stations. There is still remaining work to do > in this area. > - We have unstable patches to handle multi-domain PCI busses for > i386 and x86 arches in this tree. Unfortunately they still > seem to break NUMA and other random boxes, so they will not be > heading for mainline any time soon. If anyone has one of > these boxes and wishes to work on this, please let me know. > - MSI cleanups and fixes to get things to work on ia64. > - Other minor PCI and PCI bug fixes. > > > I still have a few outstanding patches in my TODO queue that I have not > applied to my quilt tree. These patches do the following: > - boot parameter to disable MSI > - various PCI quirks added > - remove PCI_LEGACY_PROC functionality. > - more acpiphp driver fixes. > - kzalloc cleanup for drivers/pci > - cpqphp driver cleanups as found by the Coverty checker. > - other minor things. > > I hope to get to these by the end of the week, depending on other 2.6.16 > stabilization work. If you don't hear back from me by then, and you > have sent me a PCI or PCI Hotplug patch, please resend it and poke me > about it. > > There are no new PCI driver API changes are pending that I am aware of. > > Was this summary useful for people? Anything that I should add to it? > Could you please add "PCI legacy I/O port free driver" (http://www.ussg.iu.edu/hypermail/linux/kernel/0603.0/1923.html) to Future stuff? I hope the set of patches would be tested on -mm tree for a while. Thanks, Kenji Kaneshige - 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/