Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1205084
| From | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [xen-tip:linux-next 18/23] drivers/xen/sys-hypervisor.c:380:17: sparse: symbol 'pmu_modes' was not declared. Should it be static? |
| Date | 2015-08-11 14:00 +0200 |
| Message-ID | <pWgnM-4co-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
tree: git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip linux-next head: 0d26d72cab825a0227c8d8e0e42161125b3116fd commit: 3ad90fe1671a12522e3360aa4c39094360a10b38 [18/23] xen/PMU: Sysfs interface for setting Xen PMU mode reproduce: # apt-get install sparse git checkout 3ad90fe1671a12522e3360aa4c39094360a10b38 make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/xen/sys-hypervisor.c:380:17: sparse: symbol 'pmu_modes' 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 — Next in thread | Find similar | Unroll thread
[xen-tip:linux-next 18/23] drivers/xen/sys-hypervisor.c:380:17: sparse: symbol 'pmu_modes' was not declared. Should it be static? kbuild test robot <fengguang.wu@intel.com> - 2015-08-11 14:00 +0200 [PATCH xen-tip] xen/PMU: pmu_modes[] can be static kbuild test robot <fengguang.wu@intel.com> - 2015-08-11 14:00 +0200
csiph-web