public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI Hotplug fixes for 2.6.4-rc1
@ 2004-03-03  4:20 Greg KH
  2004-03-03  4:21 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 8+ messages in thread
From: Greg KH @ 2004-03-03  4:20 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: linux-kernel

Hi,

Here are some minor PCI hotplug fixes for 2.6.4-rc1.  They fix some
oopses, and make the build options a lot saner and allow the distros to
pick the proper options easier.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/pci-2.6

thanks,

greg k-h

p.s. I'll send these as patches in response to this email to lkml for
those who want to see them.


 drivers/pci/hotplug/Kconfig            |   32 ++++---------------
 drivers/pci/hotplug/Makefile           |   54 +++++++++++++++------------------
 drivers/pci/hotplug/cpqphp.h           |    1 
 drivers/pci/hotplug/cpqphp_core.c      |    5 +++
 drivers/pci/hotplug/cpqphp_ctrl.c      |   47 ++++++++++++++--------------
 drivers/pci/hotplug/cpqphp_pci.c       |   36 +++++++++++-----------
 drivers/pci/hotplug/pci_hotplug_core.c |   23 ++++++++++----
 drivers/pci/hotplug/pciehprm_acpi.c    |    3 +
 drivers/pci/hotplug/shpchp.h           |    3 -
 drivers/pci/hotplug/shpchprm_acpi.c    |    3 +
 include/linux/pci.h                    |    1 
 11 files changed, 105 insertions(+), 103 deletions(-)
-----


Dely Sy:
  o PCI Hotplug: fixes for shpc and pcie hot-plug drivers

Greg Kroah-Hartman:
  o PCI Hotplug: clean up the Makefile a bit more
  o PCI Hotplug: fix up the permission settings on a few of the sysfs files
  o PCI Hotplug: fix stupid directory name of "pci_hotplug_slots" to be just "slots"

Torben Mathiasen:
  o PCI Hotplug: Patch to get cpqphp working with IOAPIC


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

end of thread, other threads:[~2004-03-04 18:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-03  4:20 [BK PATCH] PCI Hotplug fixes for 2.6.4-rc1 Greg KH
2004-03-03  4:21 ` [PATCH] " Greg KH
2004-03-03  4:21   ` Greg KH
2004-03-03  4:21     ` Greg KH
2004-03-03  4:21       ` Greg KH
2004-03-03  4:21         ` Greg KH
2004-03-04  6:17     ` Ingo Oeser
2004-03-04 18:27       ` Greg KH

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