[pci:pci/host-request-windows 3/22] drivers/pci/host/pci-xgene.c:562:25: error: 'resources' undeclared

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/host-request-windows
head:   001fdc8c3dd699197ede3f80776e40ad26d6ea20
commit: ca08256c121d5fa1c94c70e650c9442a7095f201 [3/22] PCI: xgene: Free bridge resource list on failure
config: arm64-defconfig (attached as .config)
compiler: aarch64-linux-gnu-gcc (Debian 5.3.1-8) 5.3.1 20160205
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout ca08256c121d5fa1c94c70e650c9442a7095f201
        # save the attached .config to linux build tree
        make.cross ARCH=arm64 

Note: the pci/pci/host-request-windows HEAD 001fdc8c3dd699197ede3f80776e40ad26d6ea20 builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):


vim +/resources +562 drivers/pci/host/pci-xgene.c

   556		pci_bus_add_devices(bus);
   557	
   558		platform_set_drvdata(pdev, port);
   559		return 0;
   560	
   561	error:
 > 562		pci_free_resource_list(resources);
   563		return ret;
   564	}
   565	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data


[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux