commit | ab4627683a0e4430cb5acb1cd896f08ec5dad90c | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Mon Apr 23 14:47:59 2007 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Apr 24 22:12:20 2007 +1000 |
tree | 18f8ecf77c03e64d2aca845ec30d398874570ad9 | |
parent | 37f01d64d83705f82bb06eac8134acc8ef665565 [diff] |
[POWERPC] pci_32.c: Switch to ref counting PCI API 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>