git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37f01d6
)
[POWERPC] pci_32.c: Switch to ref counting PCI API
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Mon, 23 Apr 2007 13:47:59 +0000
(14:47 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 24 Apr 2007 12:12:20 +0000
(22:12 +1000)
pci_find_slot isn't hot-plug safe. Move this code to the pci hotplug
safe equivalent and hold a refcount properly while doing
make_one_node_map.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found