From: Alan Cox Date: Mon, 23 Apr 2007 13:47:59 +0000 (+0100) Subject: [POWERPC] pci_32.c: Switch to ref counting PCI API X-Git-Tag: v2.6.22-rc1~1109^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab4627683a0e4430cb5acb1cd896f08ec5dad90c;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed