Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1245159
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] PCI: pciehp: Queue power work requests in dedicated function |
| Date | 2015-10-12 23:30 +0200 |
| Message-ID | <qiSPn-2Lm-3@gated-at.bofh.it> (permalink) |
| References | <qiQNB-8hD-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Guenter,
[auto build test WARNING on pci/next -- if it's inappropriate base, please suggest rules for selecting the more suitable base]
url: https://github.com/0day-ci/linux/commits/Guenter-Roeck/PCI-pciehp-Queue-power-work-requests-in-dedicated-function/20151013-031144
reproduce:
# apt-get install sparse
make ARCH=x86_64 allmodconfig
make C=1 CF=-D__CHECK_ENDIAN__
sparse warnings: (new ones prefixed by >>)
>> drivers/pci/hotplug/pciehp_ctrl.c:207:6: sparse: symbol 'pciehp_queue_power_work' was not declared. Should it be static?
Please review and possibly fold the followup patch.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] PCI: pciehp: Queue power work requests in dedicated function Guenter Roeck <linux@roeck-us.net> - 2015-10-12 21:20 +0200 [RFC PATCH] PCI: pciehp: pciehp_queue_power_work() can be static kbuild test robot <lkp@intel.com> - 2015-10-12 23:30 +0200 Re: [PATCH 1/2] PCI: pciehp: Queue power work requests in dedicated function kbuild test robot <lkp@intel.com> - 2015-10-12 23:30 +0200
csiph-web