public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* State of the Linux PCI Subsystem for 2.6.18-rc6
@ 2006-09-09  8:18 Greg KH
  2006-09-09  8:39 ` Martin Mares
  2006-09-09 13:25 ` Matthew Wilcox
  0 siblings, 2 replies; 6+ messages in thread
From: Greg KH @ 2006-09-09  8:18 UTC (permalink / raw)
  To: torvalds, Andrew Morton; +Cc: linux-pci, linux-kernel

Here's a summary of the current state of the Linux PCI subsystem, as of
2.6.18-rc6.

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.17:
	- none known.

List of outstanding regressions from older kernel versions:
	- none known.


If interested, the list of all currently open PCI bugs can be seen at:
    http://bugzilla.kernel.org/showdependencytree.cgi?id=5829&hide_resolved=1


Future patches that are currently in my quilt tree (as found at
	http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
) for the PCI subsystem are as follows.  All of these will be submitted
for inclusion into 2.6.19, except as noted:

	- MSI rework currently being tested out in the -mm tree.
	- PCI Express AER implementation.
	- few minor PCI Hotplug driver fixes and cleanups.
	- resource minor tweak.
	- PCI sort device lists in breadth-first to fix the regression
	  of PCI device order from the 2.4 kernel tree.  This can be
	  disabled by a command line option if anyone is wed to the old
	  2.6 buggy way.

Note that there are some PCI API changes that happen in my driver tree.
See that status report for details on those changes (nothing was done to
break anything, only new stuff was added.)

No other new PCI driver API changes are pending that I am aware of.  The
PCI sort order change will affect some people's userspace ordering of
network devices, restoring it to the proper 2.4 ordering.  It was never
intended that this be broken, and since no one has noticed this for the
past 3 years, it was not broken in a severe way.

thanks,

greg k-h


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-18 12:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-09  8:18 State of the Linux PCI Subsystem for 2.6.18-rc6 Greg KH
2006-09-09  8:39 ` Martin Mares
2006-09-09 12:58   ` Matt Domsch
2006-09-09 13:07     ` Martin Mares
2006-09-09 13:25 ` Matthew Wilcox
2006-09-17 16:23   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox