Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1254479
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] pci: Update VPD size with correct length |
| Date | 2015-10-23 12:50 +0200 |
| Message-ID | <qmI54-7q0-15@gated-at.bofh.it> (permalink) |
| References | <qmGFZ-5oJ-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Hannes,
[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/Hannes-Reinecke/pci-Update-VPD-size-with-correct-length/20151023-171224
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/access.c:499:1: sparse: symbol 'pci_vpd_pci22_size' 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 | Next in thread | Find similar | Unroll thread
[PATCH] pci: Update VPD size with correct length Hannes Reinecke <hare@suse.de> - 2015-10-23 11:20 +0200
[RFC PATCH] pci: pci_vpd_pci22_size can be static kbuild test robot <lkp@intel.com> - 2015-10-23 12:50 +0200
Re: [PATCH] pci: Update VPD size with correct length kbuild test robot <lkp@intel.com> - 2015-10-23 12:50 +0200
Re: [PATCH] pci: Update VPD size with correct length Alexander Duyck <alexander.duyck@gmail.com> - 2015-10-24 03:00 +0200
Re: [PATCH] pci: Update VPD size with correct length Hannes Reinecke <hare@suse.de> - 2015-10-25 04:40 +0100
csiph-web