summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorTakayoshi Kouchi <t-kouchi@mvf.biglobe.ne.jp>2002-08-02 02:45:14 -0700
committerGreg Kroah-Hartman <greg@kroah.com>2002-08-02 02:45:14 -0700
commit125185633a5c46fa1ec61faf810561812f4e6de9 (patch)
tree8836b743ac8490c418600d0ad35349ae84593295 /kernel
parent7159f48947cc5404a5aa747e8b1fa7bc23c86f35 (diff)
[PATCH] [PATCH] PCI Hotplug patch to drivers/pci/names.c
I found that both compaq and ibm PCI hotplug driver call pci_scan_slot(), which eventually call pci_name_device() in drivers/pci/names.c. pci_name_device() is declared as __devinit while other data are declared as __initdata. This may result in undefined behavior for example, /proc/pci.
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions