* [BK PATCH] PCI Hotplug changes for 2.5.20
@ 2002-06-07 20:42 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2002-06-07 20:42 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Pull from: bk://linuxusb.bkbits.net/pci_hp-2.5
drivers/hotplug/ibmphp_core.c | 6 -
drivers/hotplug/ibmphp_ebda.c | 17 ++--
drivers/hotplug/ibmphp_hpc.c | 131 +++++++++++++++++--------------------
drivers/hotplug/ibmphp_res.c | 15 ++--
drivers/hotplug/pci_hotplug_core.c | 1
5 files changed, 84 insertions(+), 86 deletions(-)
------
ChangeSet@1.468, 2002-06-07 13:32:51-07:00, greg@kroah.com
IBM PCI Hotplug driver: added __init and __exit to functions that needed it.
Thanks to Andrey Panin <pazke@orbita1.ru> for pointing these out to me.
drivers/hotplug/ibmphp_core.c | 4 ++--
drivers/hotplug/ibmphp_ebda.c | 17 +++++++++--------
drivers/hotplug/ibmphp_hpc.c | 17 +++++++++--------
drivers/hotplug/ibmphp_res.c | 15 ++++++++-------
4 files changed, 28 insertions(+), 25 deletions(-)
------
ChangeSet@1.467, 2002-06-07 13:29:15-07:00, greg@kroah.com
PCI Hotplug core: added #include <linux/namei.h> to fix compile time warning
drivers/hotplug/pci_hotplug_core.c | 1 +
1 files changed, 1 insertion(+)
------
ChangeSet@1.466, 2002-06-07 13:27:01-07:00, greg@kroah.com
IBM PCI Hotplug driver: polling thread locking cleanup
removed a lot of bizzare polling locking logic, causing the driver to not sleep
for 2 seconds with some locks held. This improves userspace interaction by
a few orders of magnitude :)
drivers/hotplug/ibmphp_core.c | 2
drivers/hotplug/ibmphp_hpc.c | 114 +++++++++++++++++++-----------------------
2 files changed, 55 insertions(+), 61 deletions(-)
------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-07 20:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-07 20:42 [BK PATCH] PCI Hotplug changes for 2.5.20 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox