From: Benjamin Herrenschmidt Date: Mon, 27 Oct 2008 19:48:52 +0000 (+0000) Subject: powerpc/pci: Fix various pseries PCI hotplug issues X-Git-Tag: v2.6.29-rc1~574^2~132 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6852c8fa060bd45c82a2593e18f933f6c6204f;p=pandora-kernel.git powerpc/pci: Fix various pseries PCI hotplug issues The pseries PCI hotplug code has a number of issues, ranging from incorrect resource setup to crashes, depending on what is added, when, whether it contains a bridge, etc etc.... This fixes a whole bunch of these, while actually simplifying the code a bit, using more generic code in the process and factoring out common code between adding of a PHB, a slot or a device. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed