Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1355521
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID |
| Date | 2016-03-11 02:00 +0100 |
| Message-ID | <rbjAS-6wH-5@gated-at.bofh.it> (permalink) |
| References | <rbiY9-6hN-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Piotr,
[auto build test WARNING on next-20160310]
[cannot apply to tip/x86/core xen-tip/linux-next v4.5-rc7 v4.5-rc6 v4.5-rc5 v4.5-rc7]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]
url: https://github.com/0day-ci/linux/commits/Piotr-Henryk-Dabrowski/cpu-command-line-parmeter-SYS_cpuid-sys-call-kernel-adjusted-CPUID/20160311-081546
config: i386-randconfig-s1-201610 (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All warnings (new ones prefixed by >>):
>> WARNING: vmlinux.o(.text+0x3bed7): Section mismatch in reference from the function cpu_init() to the variable .init.data:buf.44557
The function cpu_init() references
the variable __initdata buf.44557.
This is often because cpu_init lacks a __initdata
annotation or the annotation of buf.44557 is wrong.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID Piotr Henryk Dabrowski <ultr@ultr.pl> - 2016-03-10 21:30 +0100
Re: [PATCH] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID kbuild test robot <lkp@intel.com> - 2016-03-10 21:50 +0100
Re: [PATCH] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID kbuild test robot <lkp@intel.com> - 2016-03-10 23:30 +0100
[PATCH v2] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID Piotr Henryk Dabrowski <ultr@ultr.pl> - 2016-03-11 01:20 +0100
Re: [PATCH v2] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID kbuild test robot <lkp@intel.com> - 2016-03-11 01:30 +0100
Re: [PATCH v2] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID kbuild test robot <lkp@intel.com> - 2016-03-11 02:00 +0100
[PATCH v3] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID Piotr Henryk Dabrowski <ultr@ultr.pl> - 2016-03-12 02:20 +0100
Re: [PATCH v3] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID Henrique de Moraes Holschuh <hmh@hmh.eng.br> - 2016-03-12 20:40 +0100
Re: [PATCH v3] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID Piotr Henryk Dabrowski <ultr@ultr.pl> - 2016-03-14 17:10 +0100
csiph-web