Use insert_resource_conflict() instead of request_resource_conflict() in pci_claim_resource() to work with the conflict resource which can be the parent of the resource to be claimed. Deng-Cheng Zhu (2): PCI: make pci_claim_resource() work with conflict resources as appropriate kernel/resource: enrich the comment for insert_resource_conflict() drivers/pci/setup-res.c | 2 +- kernel/resource.c | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-)