From: Kenji Kaneshige Date: Mon, 16 Jan 2006 04:45:23 +0000 (+0900) Subject: [IA64] Stop multiple pci_claim_resource() call for the same resource X-Git-Tag: v2.6.16-rc1~82^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9c8ba2d634a0467a8a36018a28624563f34f47;p=pandora-kernel.git [IA64] Stop multiple pci_claim_resource() call for the same resource This patch fixes the bug that pci_claim_resource() is called multiple times for the same P2P bridge's resource structures if P2P bridges require their own PCI I/O resources. Signed-off-by: Kenji Kaneshige Signed-off-by: Tony Luck --- Reading git-diff-tree failed