Staging
v0.5.1
https://github.com/torvalds/linux
Revision cc702c2c5e5ab51e1b0d3386d447e7b1772879ee authored by Scott Murray on 22 August 2006, 23:55:57 UTC, committed by Greg Kroah-Hartman on 26 August 2006, 20:05:52 UTC
Here is a patch against the CPCI hotplug core to fix up PCI resource
assignment such that things will actually work when a hot inserted
device is enabled.  I mentioned this patch to you way back in April at
ELC, but am only now out from under things enough to clean it up and
submit it.  I've basically cribbed the corresponding code from
shpchp_pci.c, so there are no big surprises.  If it's still possible, I
wouldn't mind this going into 2.6.18, but it wouldn't be the end of the
world if it went into 2.6.19.

Signed-off-by: Scott Murray <scottm@somanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
1 parent 65ae4dd
History
Tip revision: cc702c2c5e5ab51e1b0d3386d447e7b1772879ee authored by Scott Murray on 22 August 2006, 23:55:57 UTC
[PATCH] CPCI hotplug: fix resource assignment
Tip revision: cc702c2
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 71.0 KB
Makefile -rw-r--r-- 46.5 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top